purescript / purescript-partial
Utilities for working with partial functions
☆14Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for purescript-partial
- Exception effects☆16Updated 4 months ago
- Const data type and typeclass instances☆12Updated 2 years ago
- A very simple library for dealing with nulls in foreign libraries☆23Updated 2 years ago
- Existential types as a library☆34Updated last year
- Type equality constraints☆16Updated 2 years ago
- A generic non-empty data structure☆17Updated 2 years ago
- Unfoldable functors☆15Updated 2 years ago
- Contravariant functors☆10Updated 2 years ago
- Optional values☆18Updated 2 years ago
- Functions for working with PureScripts 'Number' type☆13Updated last year
- Operations for sequentially ordered types☆10Updated 2 years ago
- Type class and functions for working with newtypes☆15Updated 2 years ago
- Library support for the compiler-builtin Coercible type class.☆19Updated 2 years ago
- The ST effect, for safe local mutation☆25Updated 2 years ago
- Bifunctors and biapplicatives☆12Updated 6 months ago
- Effect type and functions for accessing the current machine's date and time.☆19Updated 2 years ago
- A minimal benchmarking library☆14Updated 2 years ago
- Functor products, coproducts, and composition☆13Updated 2 years ago
- Values with two possibilities☆26Updated 2 years ago
- Low-level interface for asynchronous variables☆16Updated last year
- Types and kinds for basic type-level programming