Jargon from the functional programming world in simple terms!
-
Updated
Oct 17, 2023
Jargon from the functional programming world in simple terms!
Make your functions return something meaningful, typed, and safe!
《前端内参》,有关于JavaScript、编程范式、设计模式、软件开发的艺术等大前端范畴内的知识分享,旨在帮助前端工程师们夯实技术基础以通过一线互联网企业技术面试。
Generic programming for Scala
Compositional, streaming I/O library for Scala
The pure asynchronous runtime for Scala
Asynchronous, Reactive Programming for Scala and Scala.js.
Typescript focused FP library similar to Remeda and Ramda
Funktional generic type-level programming in Rust: HList, Coproduct, Generic, LabelledGeneric, Validated, Monoid and friends.
函数式编程术语及示例。本项目译自 https://github.com/hemanth/functional-programming-jargon
A multiplatform Result monad for modelling success or failure operations.
🔧 Fast, modern, and practical utility library for FP in TypeScript.
Avoid The One-off Problem, Infinite Loops, Statefulness and Hidden intent.
A functional programming library for TypeScript/JavaScript
The most powerful IO monad implementation in JS, possibly in any language!
Full-blown preprocessor metaprogramming
Dataflow programming language where you write a program as a message-passing graph and everything runs in parallel by default. It has strong static types, compiles to machine code, interoperates with Go, and supports visual programming with a node editor. Extremely LLM-friendly too.
To associate your repository with the fp topic, visit your repo's landing page and select "manage topics."