array-mumu 0.1.9

Array tools plugin for the Mumu ecosystem
Documentation
1
2
3
4
5
6
7
8
9
10
extend("test")

test:all(
[
  errors_only: false,
  colorize: true
],
() => {}
)