Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 555 Bytes

README.md

File metadata and controls

26 lines (16 loc) · 555 Bytes

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