0.11.0 • Published 10 months ago

@jasonsbarr/functional-core v0.11.0

Weekly downloads
-
License
MIT
Repository
github
Last release
10 months ago

@jasonsbarr/core

Core functions and types for functional programming in JavaScript, including the ability to create your own tagged union types and a functional, largely curried interface to the JavaScript standard library.

What's Included

Included function categories:

  • Array
  • Boolean
  • Helpers
  • Lambda
  • Math
  • Number
  • Object
  • Predicates
  • RegExp
  • String
  • Symbol
  • Type conversion
  • Type creation
  • Type matching

Included types:

  • Either
  • Future
  • Id
  • Option
  • Record
  • Result

Also includes a selection of type classes that include default implementation of methods like map and chain you can use to speed along creation of your own types.

Documentation

Documentation

0.11.0

10 months ago

0.10.0

10 months ago

0.9.3

2 years ago

0.5.4

2 years ago

0.8.0

2 years ago

0.7.1

2 years ago

0.9.2

2 years ago

0.5.5

2 years ago

0.5.0

3 years ago

0.4.1

3 years ago

0.4.0

3 years ago

0.7.0

2 years ago

0.5.2

3 years ago

0.6.0

2 years ago

0.3.0

3 years ago

0.3.2

3 years ago

0.3.1

3 years ago

0.2.2

3 years ago

0.3.3

3 years ago

0.2.0

3 years ago

0.1.5

3 years ago

0.1.4

3 years ago

0.1.3

3 years ago

0.1.2

3 years ago