Projects in Awesome Lists tagged with currying
A curated list of projects in awesome lists tagged with currying .
https://github.com/glebec/lambda-talk
A Flock of Functions: Combinators, Lambda Calculus, & Church Encodings in JS
church-encodings combinators combinatory-logic composition currying functional-programming javascript lambda-calculus mathematics theory-of-computation
Last synced: 05 Apr 2025
https://github.com/TeaEntityLab/fpGo
Monad, Functional Programming features for Golang
actor-model collection curry currying functional-programming functional-reactive-programming golang golang-library monad monads optional optional-implementations pattern-matching publisher-subscriber publisher-subscriber-pattern pubsub reactive reactive-programming stream sum-types
Last synced: 14 Mar 2025
https://github.com/teaentitylab/fpgo
Monad, Functional Programming features for Golang
actor-model collection curry currying functional-programming functional-reactive-programming golang golang-library monad monads optional optional-implementations pattern-matching publisher-subscriber publisher-subscriber-pattern pubsub reactive reactive-programming stream sum-types
Last synced: 09 Apr 2025
https://github.com/repeale/fp-go
fp-go is a collection of Functional Programming helpers powered by Golang 1.18+ generics.
currying functional functional-programming go golang option
Last synced: 06 Apr 2025
https://github.com/suned/pfun
Functional, composable, asynchronous, type-safe Python.
async asyncio curry currying effect-system effects functional-programming immutable immutable-collections immutable-datastructures immutable-objects mypy python-3 python3 static-code-analysis type-safety types zio
Last synced: 20 Dec 2024
https://github.com/technologicat/unpythonic
Supercharge your Python with parts of Lisp and Haskell.
continuations cpython currying dynamic-variable functional-programming haskell language-extension lazy-evaluation lisp macros mcpyrate multiple-dispatch pypy3 python python3 racket scheme syntactic-macros tail-call-optimization tco
Last synced: 08 Apr 2025
https://github.com/blackmatov/kari.hpp
Experimental library for currying in C++17
c-plus-plus c-plus-plus-17 cpp cpp17 curry currying functional functional-programming
Last synced: 17 Mar 2025
https://github.com/leandromoh/Curryfy
Provides strongly typed extensions methods for C# delegates to take advantages of functional programming techniques, like currying and partial application.
csharp curry currying delegates dotnet dotnet-core fsharp partial-application partial-functions uncurry
Last synced: 14 Mar 2025
https://github.com/leandromoh/curryfy
Provides strongly typed extensions methods for C# delegates to take advantages of functional programming techniques, like currying and partial application.
csharp curry currying delegates dotnet dotnet-core fsharp partial-application partial-functions uncurry
Last synced: 19 Nov 2024
https://github.com/teaentitylab/fpes
Functional Programming for EcmaScript(Javascript)
curry currying es es6 es7 fp functional-programming functional-reactive-programming javascript js monad monads optional optional-implementations publisher-subscriber publisher-subscriber-pattern pubsub reactive reactive-programming rx
Last synced: 14 Dec 2024
https://github.com/delonnewman/invokable
Objects are functions! Treat any Object or Class as a Proc (like Enumerable but for Procs).
array composition curry currying functional-programming functions hash memoization memoize objects ruby ruby-gem ruby-lambda ruby-proc set
Last synced: 13 Apr 2025
https://github.com/egnha/nofrills
Low-cost anonymous functions
anonymous-functions currying lambda-functions partial-functions quasiquotation r
Last synced: 10 Apr 2025
https://github.com/grrr-amsterdam/garp-functional
PHP utility library embracing functional programming paradigms.
currying data-last functional-programming hacktoberfest php
Last synced: 08 Apr 2025
https://github.com/phenax/pipey
Create pipeline operator ready functions by converting instance methods's to context-free functions
currying functional-programming javascript pipe-operator prototype
Last synced: 14 Apr 2025
https://github.com/hellerve/hawkweed
Yet another implementation of missing functions for Python
currying datastructures functional monads
Last synced: 18 Mar 2025
https://github.com/howprogrammingworks/partialapplication
Partial function application and Currying
curry currying fp functional-programming partial partial-application
Last synced: 26 Feb 2025
https://github.com/HowProgrammingWorks/PartialApplication
Partial function application and Currying
curry currying fp functional-programming partial partial-application
Last synced: 28 Mar 2025
https://github.com/justasmasiulis/args
Header only library for binding, reordering and currying of function arguments without cost
bind binder cpp cpp14 currying easy-to-use fast functional functional-programming header-only modern modern-cpp monadic optimization reorder reordering simple small type-erasure
Last synced: 26 Mar 2025
https://github.com/sigurd4/currying
A crate for argument-currying anything implementing FnOnce. Arguments can be passed one at a time, yielding a new something implementing FnOnce (and possibly FnMut and Fn) which can be called with one less argument.
curry currying fp function functions lambda rust
Last synced: 10 Apr 2025
https://github.com/katt/options-curry
๐ TypeScript Options-object Currying
currying options options-object typescript
Last synced: 13 Jan 2025
https://github.com/dush-ik/react-event-handling
Event Handling with Parameter.
currying events javascript memoization react
Last synced: 14 Apr 2025
https://github.com/memowe/perlisp
A simple Lisp interpreter, written in Perl
currying interpreter lisp-interpreter perl repl
Last synced: 22 Apr 2025
https://github.com/technologicat/spicy
Automatic currying for Racket
curry currying example racket racket-lang
Last synced: 13 Mar 2025
https://github.com/tjcchen/practice-makes-perfect
๐ All are FE relevant stuff: Ajax, Promise, ES6 New Features, Flex Layout, Grid Layout, Debounce, Throttle, Currying etc.
ajax components css currying debounce es6 flex frontend grid javascript layout promise slider tabs throttle xhr
Last synced: 16 Apr 2025
https://github.com/lycantropos/lz
Functional utilities
currying functional-programming lazy-evaluation
Last synced: 18 Apr 2025
https://github.com/alexcarpenter/slugify
Convert a string into a slug
composition currying fp point-free
Last synced: 12 Apr 2025
https://github.com/doeixd/named-arguments
Psudo named arguments for JavaScript functions
currying currying-function-javascript named-arguments partial-application typescript
Last synced: 13 Mar 2025
https://github.com/jaynil1611/programming_exercises
This repository contains solutions of all the homwework exercises of functional programming session of LevelOne.
composition currying filter functional-programming javascript map reducer
Last synced: 23 Nov 2024
https://github.com/tomokimiyauci/curry
Currying and partial application utilities
curry currying papply partial-application partial-apply
Last synced: 10 Apr 2025
https://github.com/ciavash/curry
Curry is a Raku module for currying functions plus partially applying them
curried curry currying functional-programming functions module partial partial-application raku rakulang trait
Last synced: 20 Jan 2025
https://github.com/tillathehun0/murry
Separate controller and router handling with currying
composability controllers curried-marshalling curry currying express functional-programming hapi javascript marshalling middleware middleware-pipeline nodejs ramda rest-api restify
Last synced: 09 Mar 2025
https://github.com/hacker-code-j/category-theory
This repository is a curated collection of Category Theory resources, notes, and proofs formatted in LaTeX.
category category-theory currying functor natural-transformation
Last synced: 01 Mar 2025
https://github.com/paulmolluzzo/simmer
Put something in, reduce it down, and use the output
currying javascript reducer utility
Last synced: 15 Mar 2025
https://github.com/blakek/curry
๐ Simple curry functions
curry currying functional functional-programming javascript typescript utility
Last synced: 24 Apr 2025
https://github.com/andjsrk/create-curried
An utility to create curried functions that its parameters are reordered by user-defined order
builder currying javascript typescript
Last synced: 01 Apr 2025
https://github.com/jajaperson/copb
A functional composition framework built for TypesScript that provides type safety without the need for the usual countless overloads, thanks to some functional type trickery.
composition currying functional-programming overloading pipes typescript
Last synced: 21 Mar 2025
https://github.com/alexcarpenter/querystring-to-object
Convert a query string into an object
Last synced: 05 Apr 2025
https://github.com/critocrito/curry
Named curry functions for fixed arities.
curry currying fp functional-programming javascript utility
Last synced: 05 Apr 2025
https://github.com/alexcarpenter/object-to-querystring
Convert a object into a query string
composition currying fp point-free
Last synced: 05 Apr 2025
https://github.com/dword-design/fp.macro
A zero-runtime functional programming babel macro.
array build-time collection curry currying filter flatmap flatten fp functional-programming join lodash map mapvalues object ramda reduce sort values zero-runtime-overhead
Last synced: 16 Mar 2025
https://github.com/tigerpixel/currier
Super easy FP function currying for Swift
curry currying fp functional-programming swift swift-3 swift-framework swift-language swift-library swift3
Last synced: 13 Mar 2025
https://github.com/slowli/curry-chain
Chainable function currying
chainable-methods currying functional-programming
Last synced: 17 Mar 2025
https://github.com/islamhaqq/currying
Create partial functions with style!
assert curry currying es5 javascript node
Last synced: 23 Feb 2025
https://github.com/perry-mitchell/pfa
Crazy-simple Partial Function Application library
Last synced: 22 Feb 2025
https://github.com/aggarwal-muskaan/js-questions
Javascript Practice Questions
array-manipulations currying debouncing passbyvalue polyfills throttling
Last synced: 18 Mar 2025
https://github.com/yuleicul/bfe.dev
Visualized solutions to BFE.dev
currying interview javascript throttle
Last synced: 03 Apr 2025
https://github.com/aymanizz/exotic-functions
A python module for currying, partially applying, and composing functions in an exotic way.
composing-functions currying declarative functional python python3
Last synced: 17 Feb 2025
https://github.com/wanjinyoo/sml
Functional programinng
currying functional-programming sml
Last synced: 06 Mar 2025
https://github.com/shank404/fp_snake
~~ Elm / Browser Game ~~ This is a snake game written in Elm. The language itself is a functional language. I learned many declarative concepts while developing this project. This game was a task in my studies.
currying elm elm-architecture elm-lang functional-programming higher-order-functions
Last synced: 15 Mar 2025
https://github.com/nhpip/curry-elixir
Currying and partial application in Elixir
curry currying elixir partial-application
Last synced: 17 Mar 2025
https://github.com/nhpip/nhpip.github.io
Functional programming, erlang, elixir etc
currying elixir erlang partial-application variadic-functions
Last synced: 17 Mar 2025
https://github.com/fabienhenon/currix
Elm-like currying in Elixir
curry currying elixir elixir-lang elixir-programming-language metaprogramming
Last synced: 08 Apr 2025
https://github.com/barcek/phns
add phnctionality | modules for functional programming | Python + Mypy
backend composition currying functional-programming functors package python
Last synced: 05 Apr 2025
https://github.com/rohra-mehak/scala-projects
bloom-filter currying dgim hyperloglog oop-principles scala
Last synced: 24 Mar 2025
https://github.com/wking-io/lemonade
Composable AJAX requests that return a Future Data Type
composable-ajax-requests currying functional-programming futures lemonade monad
Last synced: 24 Mar 2025
https://github.com/alex-aralis/yank-down
Yank a curried parameter down to be the first argument passed.
browser client-side currying functional-programming javascrit nodejs npm npm-package server-side
Last synced: 24 Mar 2025
https://github.com/wdalmut/curry
An example of currying and partial application
currying functional-programming
Last synced: 15 Mar 2025
https://github.com/pjiwm/functional-rust
A Rust library for functional programming, providing function composition, currying, and higher-order functions. This crate can be compiled on nightly Rust.
crate currying function functional-programming library rust rust-lang
Last synced: 04 Apr 2025
https://github.com/andjsrk/curried-intrinsic
Curried intrinsics
currying intrinsics javascript typescript
Last synced: 01 Apr 2025
https://github.com/virag-ky/advanced-javascript
This repository holds advanced JavaScript concepts that I've been practicing.
advanced-javascript asynchronous-javascript classes closures currying javascript prototype scope
Last synced: 28 Feb 2025
https://github.com/amboxer21/custompythondecorators
Custom Python decorators I wrote to restrict method arguments to a specific type. I also added an encrypt/decrypt decorator as well.
advanced aes aes-encryption curried-functions currying custom custom-python-decorators decorator decorators encrypt encrypted encryption encryption-decryption functional functional-programming functional-python higher-order-functions metaprogramming python
Last synced: 30 Mar 2025
https://github.com/h908714124/crate
Generate a telescoping builder
builder-pattern currying immutable
Last synced: 26 Feb 2025
https://github.com/leandrojsandoval/paradigmasdeprogramacionhaskell
Ejercicios resueltos de Haskell de la materia Paradigmas de Programacion (2023).
currying filter-function foldl-function foldr-function haskell pattern-matching zip
Last synced: 27 Mar 2025