An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with currying

A curated list of projects in awesome lists tagged with currying .

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/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/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/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/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/nossbigg/jest-mock-curry-fn

Easier testing with curry functions + jest ๐Ÿงช

curried curry currying function jest mock testing

Last synced: 12 Mar 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/alexcarpenter/slugify

Convert a string into a slug

composition currying fp point-free

Last synced: 12 Apr 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/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/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

composition currying fp

Last synced: 05 Apr 2025

https://github.com/mtumilowicz/groovy-closure-currying

Overview of groovy closure currying.

closure curry-n currying curryn groovy

Last synced: 23 Feb 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/deptno/ora-p

๐Ÿงค Promise based currying ora function

cli curried currying loading ora promise terminal

Last synced: 20 Feb 2025

https://github.com/slowli/curry-chain

Chainable function currying

chainable-methods currying functional-programming

Last synced: 17 Mar 2025

https://github.com/sigurd4/currycompose

A crate providing a trait for performing currying (and non-currying) function-composition in rust.

compose composing composition curry currying fp function functions lambda rust

Last synced: 18 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

currying partial-functions

Last synced: 22 Feb 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/bermudaphp/curry

PHP currying functionality

curry currying php-currying

Last synced: 24 Feb 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/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/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/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/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