Curry
Currier
Provides Swift implementations of function currying to support higher-order functions
Swift implementations for function currying
495 stars
19 watching
55 forks
Language: Swift
last commit: 3 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
thunklife/fn-curry | A utility function to transform a regular function into a curried version, allowing it to be called with partial arguments. | 5 |
pakoito/rxcurrying | A library for currying and simplifying function calls in RxJava | 38 |
thisables/curry | A utility library for converting functions to curried variants with optional placeholders and fixed arity. | 85 |
debdut/omg-curry | A JavaScript library providing functions and utilities for creating curried functions. | 137 |
leandromoh/curryfy | Provides strongly typed extensions for C# delegates to support functional programming techniques like currying and partial application. | 69 |
brynbellomy/funky | Functional programming tools and experiments in Swift. | 14 |
thoughtbot/parity | Tools and scripts for managing and deploying Heroku apps with parity between development, staging, and production environments. | 895 |
devinross/curry-fire | A Swift framework for creating dynamic and engaging animations in iOS apps. | 133 |
swapagarwal/jarvis-on-messenger | A community-driven Python bot designed to assist with everyday tasks on the Messenger platform | 1,346 |
waynewbishop/bishop-algorithms-swift | A comprehensive collection of algorithms and data structures implemented in Swift. | 2,098 |
shady831213/algorithms | A collection of algorithms and data structures implemented in Go. | 805 |
dkhamsing/listapp.ios | A comprehensive guide to implementing basic lists on iOS from various iOS versions using different technologies and frameworks | 28 |
boilermake/boilerbot | A Slackbot designed to automate and facilitate workflow tasks for developers using BoilerMake | 1 |
ankurp/cent | Extensions for Swift Standard Types and Classes providing useful functional programming helper methods. | 227 |
thoughtbot/swish | A networking library that enables protocol-based JSON request and decoding using Swift. | 363 |