JSPM

  • Created
  • Published
  • Downloads 7
  • Score
    100M100P100Q38492F
  • License MIT

FP library

Package Exports

  • @versita/fp-lib
  • @versita/fp-lib/dist/cjs/index.js
  • @versita/fp-lib/index.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@versita/fp-lib) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

tests Total alerts

FP-lib

A loose fork/heavily inspired by True Myth with four main wrappers/classes:

  • Either (replaces Result from True Myth)
  • Maybe (slightly more lightweight version of the True Myth implementation but more-or-less the same)
  • Task
  • TaskEither

View the docs at: fp-lib.versita.io

License

MIT