mech-combinatorics 0.2.64

Combinatorics library for the Mech language
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<p align="center">
  <img width="400px" src="https://mech-lang.org/img/logo.png">
</p>

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

You can try Mech online at [https://try.mech-lang.org](https://try.mech-lang.org).

Usage and installation instructions can be found in the [documentation](https://docs.mech-lang.org) or the [main Mech repository](https://github.com/mech-lang/mech).

Be sure to follow our [blog](https://mech-lang.org/blog/)([RSS](https://mech-lang.org/feed.xml))!

## License

Apache 2.0