- the args for `pick` are now reversed (breaking change!) - `pick` is also now a method on the inhabited pattern - `pick` now also accepts a lookup table - `inhabit` added with same behaviour as `pick`, except cycles from source patterns are squeezed into events of inhabited patterns - Also some general doc tidying, sorry for the noise.. - There is now also `pickmod` and `inhabitmod`, for wrapping indexes around rather than clamping them |
||
|---|---|---|
| .. | ||
| controls.test.mjs | ||
| drawLine.test.mjs | ||
| fraction.test.mjs | ||
| pattern.test.mjs | ||
| solmization.test.js | ||
| util.test.mjs | ||
| value.test.mjs | ||