/curry

Curry arbitrary functions in go

Primary LanguageGoMIT LicenseMIT

Curry

GoDoc Build Status

This package provides arbitrary function currying for go programs.

Getting started

go get jsouthworth.net/go/curry

Usage

The full documentation is available at jsouthworth.net/go/curry

License

This project is licensed under the MIT License - see LICENSE