purescript / purescript-random
Random number generation
☆15Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for purescript-random
- A generic non-empty data structure☆17Updated 2 years ago
- Mutable value references☆21Updated 2 years ago
- Unfoldable functors☆15Updated 2 years ago
- Generic programming using an approach inspired by GHC.Generics☆41Updated 3 years ago
- Array utility functions☆57Updated 9 months ago
- A very simple library for dealing with nulls in foreign libraries☆23Updated 2 years ago
- Purely functional graph data structure☆24Updated 2 years ago
- Tuple data type and utility functions☆26Updated 2 years ago
- The ST effect, for safe local mutation☆25Updated 2 years ago
- Classes for filterable and witherable data structures☆25Updated 2 years ago
- Basic assertions library for low level testing☆16Updated 2 years ago
- ☆21Updated last year
- Types and kinds for basic type-level programming☆63Updated last month
- Identity value☆10Updated 2 years ago
- Aff wrappers for purescript-node-fs☆21Updated last year
- Values with two possibilities☆26Updated 2 years ago
- A wrapper for Node's Stream API☆19Updated last month
- A minimal benchmarking library☆14Updated 2 years ago
- String utility functions, Char type, regular expressions.☆54Updated last year
- Function combinators and types for multi-argument functions☆18Updated 2 years ago
- Functions for working with records and polymorphic labels☆69Updated 10 months ago
- Classes for parallel composition and racing of asynchronous computations☆43Updated last year
- Formatting and printing for numeric and date/time/interval values☆41Updated last year
- Date and time library for PureScript.☆49Updated 2 years ago
- Optional values☆18Updated 2 years ago
- A type-safe abstraction for platform-independent file system paths.