reiddraper / fn

Function utilities for Erlang

Home Page:http://reiddraper.github.com/fn/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Function utilities for Erlang

http://reiddraper.github.com/fn/

License:Apache License 2.0


Languages

Language:Erlang 87.1%Language:CSS 12.9%