* the args for `pick` are now reversed as standard (old behaviour still supported to avoid breaking change) * `pick` is also now a pattern method * `pick` now also accepts a lookup table for pick-by-name as an alternative to pick-by-index from a list * `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 also `pickmod` and `inhabitmod`, for wrapping indexes around rather than clamping them |
||
|---|---|---|
| .. | ||
| __snapshots__ | ||
| dbdump.js | ||
| dbdump.json | ||
| examples.test.mjs | ||
| metadata.test.mjs | ||
| runtime.mjs | ||
| shared.test.mjs | ||
| testtunes.mjs | ||
| tunes.test.mjs | ||