christian-marie / flippers

Haskell library to shuffle function arguments about.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Data.Function.Flippers

A haskell library to provide flip1, flip2, flip3, flip4, flip5, flip6, flip7, flip8 and flip9.

Also provided is invert1 to invert9, for reversing all arguments.

Here is a brief writeup on how this library may be useful.

About

Haskell library to shuffle function arguments about.

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Haskell 100.0%