purescript / purescript-random
Random number generation
☆15Updated 2 years ago
Alternatives and similar repositories for purescript-random:
Users that are interested in purescript-random are comparing it to the libraries listed below
- A generic non-empty data structure☆17Updated 2 years ago
- Unfoldable functors☆15Updated 2 years ago
- Mutable value references☆21Updated 2 years ago
- A minimal benchmarking library☆14Updated 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
- Types and kinds for basic type-level programming☆64Updated 4 months ago
- Identity value☆10Updated 2 years ago
- A very simple library for dealing with nulls in foreign libraries☆23Updated 2 years ago
- Generic programming using an approach inspired by GHC.Generics☆41Updated 3 years ago
- Values with two possibilities☆27Updated 2 years ago
- ☆21Updated last year
- Utilities for working with partial functions☆14Updated 2 years ago
- Tuple data type and utility functions☆26Updated 2 years ago
- Basic assertions library for low level testing☆16Updated 2 years ago
- Purely functional graph data structure☆24Updated 2 years ago
- Data type isomorphic to α ∨ β ∨ (α ∧ β)☆14Updated 2 years ago
- Library support for the compiler-builtin Coercible type class.☆19Updated 2 years ago
- Classes for parallel composition and racing of asynchronous computations☆43Updated last year
- Function combinators and types for multi-argument functions☆18Updated 2 years ago
- Exception effects☆16Updated 7 months ago
- Aff wrappers for purescript-node-fs☆21Updated last year
- A wrapper for Node's Stream API☆19Updated 3 weeks ago
- Type class and functions for working with newtypes