purescript / purescript-contravariant
Contravariant functors
☆10Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for purescript-contravariant
- Identity value☆10Updated 2 years ago
- Exception effects☆16Updated 4 months ago
- Const data type and typeclass instances☆12Updated 2 years ago
- The ST effect, for safe local mutation☆25Updated 2 years ago
- Optional values☆18Updated 2 years ago
- Type class and functions for working with newtypes☆15Updated 2 years ago
- Existential types as a library☆34Updated 2 years ago
- Type equality constraints☆16Updated 2 years ago
- A generic non-empty data structure☆17Updated 2 years ago
- Utilities for working with partial functions☆14Updated 2 years ago
- Effect type and functions for accessing the current machine's date and time.☆19Updated 2 years ago
- Low-level interface for asynchronous variables☆16Updated last year
- A very simple library for dealing with nulls in foreign libraries☆23Updated 2 years ago
- A minimal benchmarking library☆14Updated 2 years ago
- Functor products, coproducts, and composition☆13Updated 2 years ago
- Types and kinds for basic type-level programming☆63Updated last month
- Library support for the compiler-builtin Coercible type class.☆19Updated 2 years ago
- Free monad transformers☆20Updated 2 years ago
- ☆21Updated last year
- Profunctor type classes and data structures☆33Updated 8 months ago
- Bifunctors and biapplicatives☆12Updated 7 months ago
- Unfoldable functors☆15Updated 2 years ago
- Classes for parallel composition and racing of asynchronous computations☆43Updated last year
- Data type isomorphic to α ∨ β ∨ (α ∧ β)☆14Updated 2 years ago
- Types for the least and greatest fixed points of functors.☆15Updated 2 years ago
- Values with two possibilities