dead-claudia / lifted-pipeline-proposal
Proposal for lifted pipelines
☆35Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for lifted-pipeline-proposal
- +> for function composition☆67Updated 6 years ago
- 😴 Functional programming with lazy immutable iterables☆103Updated 2 weeks ago
- Proposal for the additon of functional operators to ECMAScript☆22Updated 7 years ago
- Monadic middleware☆59Updated 3 years ago
- Type classes for interoperability of common algebraic structures in JavaScript, TypeScript and Flow☆46Updated 5 months ago
- Powerful and practical functional abstractions for JavaScript and TypeScript. Functors, Monads, Traversables and all that jazz.☆90Updated 6 years ago
- A functional utility library for ES2015+ and TypeScript☆21Updated 7 years ago
- Monadic Assertions library☆21Updated 7 years ago
- A simple, serializable sum-type format☆41Updated 8 months ago
- Property-based tests for FL-compatible ADTs☆33Updated 2 years ago
- Small library for describing HKTs in TypeScript☆32Updated 6 years ago
- Function composition with dot as a composition operator.☆23Updated 9 years ago
- A Functional, monadic test-runner☆26Updated 7 years ago
- (unmaintained) Meta:Magical allows you to annotate objects in JavaScript, and inspect them in an interactive environment (REPL).☆58Updated 7 years ago
- A very minimal set of functional utilities. Just enough to get you going.☆14Updated 7 years ago
- Algebraic effects and handlers using generators☆57Updated last week
- equals (x) (eval (show (x)))☆14Updated 3 weeks ago
- A specification for interoperability of push-based data sources in JavaScript☆42Updated 7 years ago
- A library that turns impure code into pure and testable code.☆38Updated last year
- Subjects for Most.js☆64Updated 7 months ago
- Tiny and framework-agnostic role-based permission management using composition over inheritance☆19Updated 4 years ago
- Do-notation for javascript fantasy land☆64Updated 10 years ago
- Specification for type identifiers☆21Updated 3 weeks ago
- Testing that works for you.☆18Updated last year
- ADT sum type in typescript☆70Updated last year
- Javascript Monad and Monad Transformer Collection☆82Updated 6 years ago
- A functional approach to stateful computations☆22Updated 2 months ago
- יון no BS JS☆80Updated 7 years ago
- The TypeScript Standard Library☆121Updated last year
- FP-style HTTP and streaming utils for Node based on Fluture