Functional programming topic
In computer science, functional programming is a programming paradigm where programs are constructed by applying and composing functions. It is a declarative programming paradigm in which function definitions are trees of expressions that map values to other values, rather than a sequence of imperative statements which update the running state of the program.
elm-phoenix-example
minimum elm + phoenix setup, with webpack
AndroidFunctionalValidation
Simple form validation using Arrow
FAM-Playground
Kotlin Functors, Applicatives, And Monads in Pictures
EvadeMe
A Kotlin Android library for forensics evasion & heuristics evasion that prevents your code from being tested.
fasy
FP iterators that are both eager and asynchronous
FPO
FP library for JavaScript. Supports named-argument style methods.
Functional-Light-JS
Pragmatic, balanced FP in JavaScript. @FLJSBook on twitter.
dontasq
⚡🐍 Extends built-in Python collections with LINQ-style methods
array.lua
A small library with useful methods to handle Lua's table when it's working like an Array
dunet
C# discriminated union source generator