A lightweight, auto-curried functional programming library ↦
arare
enables you to write tacit, point-free, declarative & clean code while avoiding side-effects and mutations. Internally the library itself, comprised of over 200 functions, follows the functional programming paradigm and is materialized using fundamental functional qualities such as currying, recursion, tail calls, high-order functions, referential transparency, side-effects elimination and function composition.
Ships with a built-in REPL. 💪
Discussion
Sign in or Join to comment or subscribe