effect-lib 0.23.0
Collection of utility modules extending the official Effect library: simple yet efficient pattern matching, cycle-safe tree module, mutable caching with optional bounded capacity and optional time-to-live, and diverse useful stuff.
Table of contents
- Array.ts
- BigDecimal.ts
- BigInt.ts
- Cache.ts
- Chunk.ts
- Data/Data.ts
- Data/EquivalenceBasedEqualityData.ts
- Function.ts
- InputError.ts
- Match.ts
- Number.ts
- Option.ts
- PortError.ts
- Predicate.ts
- Record.ts
- RegExp.ts
- RegExpString.ts
- Result.ts
- String/String.ts
- String/StringFillPosition.ts
- String/StringSearchResult.ts
- Struct.ts
- Tree/Tree.ts
- Tree/TreeForest.ts
- Tree/TreeLeaf.ts
- Tree/TreeNode.ts
- Tree/TreeNonLeaf.ts
- Tuple.ts
- types/types.ts
- types/TypesCategory.ts