mumu 0.11.1

Lava Mumu is a language for those in the now and that know
Documentation
1
2
3
4
5
6
7
8
pub mod statement;
pub mod expr;
pub mod regex;
pub mod indexing;
pub mod helpers;

// Only free functions exported here:
pub use helpers::err_with_pos;