function-composition-in-swift
Function composition tutorial
An interactive introduction to function composition in Swift 3
An interactive introduction to function composition in Swift 3.
59 stars
6 watching
2 forks
Language: Swift
last commit: almost 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
igorw/compose | Allows users to stitch functions together to form a pipeline. | 84 |
brynbellomy/funky | Functional programming tools and experiments in Swift. | 14 |
iamleeg/oopinfpinswift | An experimental collection of Swift playgrounds exploring object-oriented programming through functional programming concepts. | 59 |
haskellcamargo/babel-plugin-function-composition | A Babel plugin that enables function composition using the & operator to create more complex functions from simple ones. | 63 |
jogendra/jsbutton | A fully customisable Swift subclass of UIButton | 12 |
seasonedcc/composable-functions | Provides a set of types and functions to make function composition easy and safe in TypeScript. | 669 |
stoeffel/compose-function | A JavaScript library for composing functions together to create new function combinations. | 56 |
jugend/swift-cheat-sheet | A comprehensive reference guide for Swift programming language syntax and features | 51 |
typelift/swiftx | A collection of functional data types and functions for Swift programming | 219 |
jjjkkkjjj/matft | A Numpy-like library in Swift for multi-dimensional array and matrix operations | 133 |
0thernet/musickit | A Swift framework for composing and analyzing music by providing a domain-specific language (DSL) for creating and transforming musical structures | 613 |
stewartlynch/ios-14-widget | An iOS 14 widget tutorial project demonstrating the creation of a static widget using Swift. | 9 |
jindulys/githubpilot | A GitHub API V3 wrapper for Swift that simplifies interaction with the platform's data. | 55 |
jakarmy/swift-summary | An interactive Swift language summary written in Playgrounds | 1,668 |
iwasrobbed/swift-cheatsheet | A reference guide for Swift programming concepts and best practices. | 996 |