picofp
TypeScript icon, indicating that this package has built-in type declarations

1.2.2 • Public • Published

Picofp - A small fp library

PicoFP is my very small library that provides a Result and Option type.

I've implemented versions of these types in a lot of projects I've worked in so decided it was time to actually do it properly as a library. The types are inspired by Rust and Scala.

Build and deploy to npm

First do yarn build and then do yarn publish.

/picofp/

    Package Sidebar

    Install

    npm i picofp

    Weekly Downloads

    0

    Version

    1.2.2

    License

    MPL-2.0

    Unpacked Size

    43.5 kB

    Total Files

    12

    Last publish

    Collaborators

    • tephra