Skip to content

reiddraper/fn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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