purescript / purescript-controlLinks
Common control classes and utility functions
☆56Updated last year
Alternatives and similar repositories for purescript-control
Users that are interested in purescript-control are comparing it to the libraries listed below
Sorting:
- Functions for working with records and polymorphic labels☆68Updated last year
- Date and time library for PureScript.☆49Updated 3 years ago
- Free monads, Cofree comonads, Yoneda and Coyoneda functors, and the Trampoline monad.☆95Updated 2 years ago
- Types and kinds for basic type-level programming☆64Updated last year
- Array utility functions☆57Updated last year
- String utility functions, Char type, regular expressions.☆56Updated 2 months ago
- Formatting and printing for numeric and date/time/interval values☆40Updated 2 years ago
- An implementation of QuickCheck in PureScript☆108Updated 3 years ago
- Monad and comonad transformers☆71Updated last year
- The Effect monad, for handling native side effects☆52Updated 3 years ago
- Generic programming using an approach inspired by GHC.Generics