0.11.0 • Published 2 years ago

@jasonsbarr/functional-core v0.11.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years 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

2 years ago

0.10.0

2 years ago

0.9.3

3 years ago

0.5.4

4 years ago

0.8.0

4 years ago

0.7.1

4 years ago

0.9.2

4 years ago

0.5.5

4 years ago

0.5.0

4 years ago

0.4.1

4 years ago

0.4.0

4 years ago

0.7.0

4 years ago

0.5.2

4 years ago

0.6.0

4 years ago

0.3.0

4 years ago

0.3.2

4 years ago

0.3.1

4 years ago

0.2.2

4 years ago

0.3.3

4 years ago

0.2.0

4 years ago

0.1.5

4 years ago

0.1.4

4 years ago

0.1.3

4 years ago

0.1.2

4 years ago