tsoding / lazyLinks
Source code from my Lazy Evaluation video
☆16Updated 5 years ago
Alternatives and similar repositories for lazy
Users that are interested in lazy are comparing it to the libraries listed below
Sorting:
- Computational environments and effects for TypeScript☆62Updated 2 years ago
- Algebraic Effects in Javascript☆48Updated 2 years ago
- Language and working Interpreter using only TypeScript types (no JavaScript either written or emitted)☆36Updated 7 years ago
- Exercises and notes from Functional Programming in Scala translated to TypeScript☆31Updated last year
- An algebraic effects library for javascript and typescript using generators☆76Updated 2 years ago
- Pointfree type-safe functional programming library for TypeScript - with do notation, HKTs, generic lifts and more☆92Updated 3 years ago
- A tagged unions code generation library for discriminating tastes☆43Updated 2 years ago
- Bootstrap libraries that follow common fp-ts coding, documentation and testing patterns☆41Updated 3 years ago
- TypeScript code generation from a haskell-like syntax for ADT. Playground:☆107Updated 5 years ago
- Algebraic graphs implementation in TypeScript☆133Updated 2 years ago
- String parser combinators for TypeScript☆199Updated 2 years ago
- A functional programming library designed to simplify building complex regular expressions☆95Updated 2 years ago
- WIP Search TypeScript functions and methods by types☆86Updated 2 years ago
- Pattern matching in TS with Record Patterns, Type Patterns, type inference and more☆68Updated 5 years ago
- SumTypes in TypeScript☆30Updated 2 years ago
- Bit of a mess 💩☆14Updated last year
- Algebraic effects in javascript with scoped handlers, multishot delimited continuations, stack safety, do notation and higher-order effec…☆108Updated 2 years ago
- A Higher-Kinded-Types encoding for TypeScript w/ Composable Typeclasses☆47Updated 2 years ago
- Extract or modify pieces of arbitrarily nested types with type lenses☆27Updated last year
- Powerful recursive Typescript types for `pipe` and `compose`☆29Updated 6 years ago
- Code samples for my talk “Type-level programming in TypeScript”☆29Updated 4 years ago
- A parser and formatter for TypeScript declarations that outputs HM-style type signatures.☆31Updated 2 years ago
- Functional Programming in Javascript with Categories☆19Updated 3 years ago
- A collection of hard forks, ports, re-imaginations, and original code to fuel my own learning☆12Updated 3 weeks ago
- Manage side-effects in your javascript application cleanly with algebraic effects☆210Updated 2 years ago
- 🚀 Tiny goodies for Continuation-Passing-Style functions, fully tested☆72Updated last week
- A porting of zio-optics to TypeScript☆140Updated 3 months ago
- A zero-config documentation tool for my TypeScript projects☆105Updated 2 years ago
- Stable hooks for react using FP-TS equality checks instead of shallow (reference) object comparison☆76Updated 2 years ago
- Transform your async function to be run concurrently much as possible☆23Updated last year