array-mumu 0.1.4

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

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