functor
There are 170 repositories under functor topic.
louthy/language-ext
C# pure functional programming framework - come and get declarative!
llh911001/mostly-adequate-guide-chinese
函数式编程指南中文版
evilsoft/crocks
A collection of well known Algebraic Data Types for your utter enjoyment.
gigobyte/purify
Functional programming library for TypeScript - https://gigobyte.github.io/purify/
JasonShin/fp-core.rs
A library for functional programming in Rust
witchcrafters/witchcraft
Monads and other dark magic for Elixir
thma/LtuPatternFactory
Lambda the ultimate Pattern Factory: FP, Haskell, Typeclassopedia vs Software Design Patterns
palatable/lambda
Functional patterns for Java
fantasyland/static-land
Specification for common algebraic structures in JavaScript based on Fantasy Land
jwiegley/category-theory
An axiom-free formalization of category theory in Coq for personal study and practical work
bow-swift/bow
🏹 Bow is a cross-platform library for Typed Functional Programming in Swift
dehun/learn-fp
learn-by-doing course/tutorial for functional programming on scala
thma/WhyHaskellMatters
In this article I try to explain why Haskell keeps being such an important language by presenting some of its most important and distinguishing features and detailing them with working code examples. The presentation aims to be self-contained and does not require any previous knowledge of the language.
uncomplicate/fluokitten
Category theory concepts in Clojure - Functors, Applicatives, Monads, Monoids and more.
thefrontside/funcadelic.js
Functional programming and category theory for everyday JavaScript development
dmitriz/functional-examples
Examples with Functional JavaScript, following Professor Frisby's course
orakaro/Swift-monad-Maybe-Reader-and-Try
Proof of concept: Maybe, Reader and Try monad
cheogo/learn-javascript
《前端基础漫游指南》深入的、系统的学习 javascript 基础,喜欢点 Star
functionalland/functional
Common Functional Programming Algebraic data types for JavaScript that is compatible with most modern browsers and Deno.
baetheus/fun
Functional programming for deno and javascript. Monads, semigroups, optics, parsers, state management, yadda yadda yadda.
Gbury/dolmen
Dolmen provides a library and a binary to parse, typecheck, and evaluate languages used in automated deduction
madnight/awesome-category-theory
A curated list of awesome Category Theory resources.
dmitriz/cpsfy
🚀 Tiny goodies for Continuation-Passing-Style functions, fully tested
chakravala/DirectSum.jl
Tangent bundle, vector space and Submanifold definition
chakravala/AbstractTensors.jl
Tensor algebra abstract type interoperability setup
HowProgrammingWorks/Function
Functions as a method to raise level of code abstraction
aballano/FAM-Playground
Kotlin Functors, Applicatives, And Monads in Pictures
matteobaglini/functional-structures-refactoring-kata
Starting code and proposed solution for Functional Structures Refactoring Kata
mcfilib/ribimaybe
Maybe Functor, Applicative and Monad
chapiteau-team/rust2fun
A library for functional programming in Rust
evturn/haskellbook
Solutions to exercises from the book Haskell Programming
HowProgrammingWorks/Closure
Function closures and storing data in function scope
c-cube/sidekick
A modular library for CDCL(T) SMT solvers, with [wip] proof generation.
fp-works/function-composition-cheatsheet
Composition of Functions
slogsdon/elixir-control
An exploratory look into functors, applicatives, and monads for Elixir
TrainingByPackt/Cpp-Fundamentals
Hit the ground running with C++