Skip to content

carlossless/Uncurry

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Carthage compatible

Uncurry

A collection of functions to uncurry other functions ¯\(ツ)/¯.

Insipired by thoughtbots Curry library

Installation

github "carlossless/Uncurry"

Then run carthage update.

Follow the current instructions in Carthage's README for up to date installation instructions.

Add the following to your Podfile:

pod 'Uncurry'

You will also need to make sure you're opting into using frameworks:

use_frameworks!

Then run pod install with CocoaPods 0.36 or newer.

About

A swift library for function uncurrying.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors