mech-set 0.3.0

Set library for the Mech language
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<img width="40%" height="40%" src="http://mech-lang.org/img/logo.png">

Mech is a language for developing **data-driven**, **reactive** systems like animations, games, and robots. It makes **composing**, **transforming**, and **distributing** data easy, allowing you to focus on the essential complexity of your project. 

Read about progress on our [blog](http://mech-lang.org/blog/), follow us on Twitter [@MechLang](https://twitter.com/MechLang), or join the mailing list: [talk@mech-lang.org](http://mech-lang.org/page/community/).

## Provided Functions

- `set/any(table)`
- `set/all(table)`
- `set/none(table)`

## License

Apache 2.0