Fork me on GitHub

lambda (0.1)

Syntactic sugar for defining lambda functions with explicit scope

Field Value
bugs []
contributors
dependencies
description Syntactic sugar for defining lambda functions with explicit scope
directories src lib priv include
homepage
keywords elixir lambda
licenses
maintainers Sasa Juric <c2FzYS5qdXJpY0BnbWFpbC5jb20=>
metadata published_by: "sasa1977"
name lambda
platforms []
repositories GitHub sasa1977/lambda
version 0.1

mix.exs

{:lambda,"0.1",[github: "sasa1977/lambda"]}

rebar.config

{lambda,"0.1",{git,"https://github.com/sasa1977/lambda",{branch,"master"}}}

SCM

$ git clone https://github.com/sasa1977/lambda lambda && cd lambda
(Alternatively, you can run expm spec lambda 0.1 --format scm | sh)

package.exs

$ expm spec lambda 0.1
comments powered by Disqus

This repository is available over HTTP: http://expm.co
Running expm 0.1-40-ged25d6f (download) on Elixir 0.8.2.dev (v0.8.1-8-gc10b5e7)