Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lukemorales/funkcia


https://github.com/lukemorales/funkcia

haskell nim ocaml option option-pattern option-type optional result result-pattern result-type rust scala type-safety typescript

Last synced: 4 days ago
JSON representation

Awesome Lists containing this project

README

        


Brain emoji

Funkcia


Latest build
Latest published version
Bundlephobia
Tree shaking available
Types included
License
Number of downloads
GitHub Stars


Encode failure and absence of value in TypeScript


Result and Option types inspired by the best parts of Rust, OCaml, Nim, Scala, and Haskell

providing a type-safe way to build your applications with better DX

## 📦 Install
`funkcia` is available as a package on NPM. Install it with your favorite package manager:

```dircolors
npm install funkcia
```