190 packages found
Description
Write cleaner TypeScript
Keywords
- typescript
- javascript
- monads
- maybe
- result
- either
- list
- functional
- list-monad
- maybe-monad
- either-monad
- result-monad
Publisher
Description
TypeScript maybe monad for reaching child fields inside complicated objects.
Keywords
Publisher
Description
A Typescript implementation of the Maybe data type
Keywords
Publisher
Description
Maybe type for modern javascript
Keywords
Publisher
Description
An optional library enabling the usage of optionals written in TypeScript
Keywords
- optional
- maybe
- maybe type
- optional type
- functional optional type
- typescript optional type
- typescript optional
Publisher
Description
Supervisor, Coroutine, Channel, select, AtomicPromise, Cancellation, Cache, InvList, IxList, and some utils.
Keywords
- supervisor
- actor
- observer
- coroutine
- channel
- select
- cancellation
- sequence
- generator
- iterator
- maybe
- either
- monad
- list
- View more
Publisher
Description
Data structure for working with values that may not exist
Keywords
Publisher
Description
functional javascript
Keywords
Publisher
Description
Typed Option/Optional/Maybe for TypeScript and JavaScript, created to simplify code involving optional values (null, undefined, NaN).
Keywords
Publisher
Description
A library for safe functional programming in JavaScript, with first-class support for TypeScript and Flow
Keywords
Publisher
Description
Opinionated functional programming library with easy use in mind
Keywords
Publisher
Description
A maybe monad in JavaScript
Keywords
Publisher
Description
Elegant and battle-tested validation library for type-safe input data (for TypeScript and Flow)
Keywords
Publisher
Description
Option type inspired by Rust.
Keywords
Publisher
Description
A structure for values that may not be available or computations that may fail.
Keywords
Publisher
Description
A port of the PHP bingo-functional library
Keywords
- bingo-functional
- curry
- partial application
- helpers
- compose
- zip
- map
- reduce
- fold
- filter
- monads
- immutability
- IO monad
- Reader monad
- View more
Publisher
Description
Conditional expressions with Option support.
Keywords
Publisher
Description
Maybe is a type with tow variantes Some and None, can have nothing (None) or some value (Some). The Maybe variable makes it possible to have a something depending on the particular value.
Keywords
Publisher
Description
Maybe monad for JavaScript
Keywords
Publisher
Description
A collection of the most popular monads adapted for use in real projects