fn icon indicating copy to clipboard operation
fn copied to clipboard

Function utilities for Erlang

fn

Build Status


Function utilities and Monads for Erlang.

Project Installation:

In your rebar.config:

{fn, "0.3.0", {git, "git://github.com/reiddraper/fn", {tag, "0.3.0"}}},

edoc

Documentation is hosted here. You can also generate the documentation locally: make docs.

License

Copyright Reid Draper 2012. All Rights Reserved. Licensed under the Apache 2 License. See LICENSE file for details