funfun 0.2.2

Macros for working with closures.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[package]
name = "funfun"
version = "0.2.2"
authors = ["Dominic Burkart <dominicburkart@gmail.com>"]
license = "MIT"
description = "Macros for working with closures."
repository = "https://github.com/DominicBurkart/funfun"
categories = ["memory-management"]
keywords = ["macro", "functional"]

[badges]
travis-ci = { repository = "DominicBurkart/funfun" }

[lib]
[dependencies]