@versita/fp-lib

FP library

Usage no npm install needed!

<script type="module">
  import versitaFpLib from 'https://cdn.skypack.dev/@versita/fp-lib';
</script>

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