strudel/packages/core/test
Alex McLean 4340f024d3
Reorganise pattern.mjs with a 'toplevel first' regime (#286)
'toplevel first' regime
* loopAt has its optional cps parameter removed, with loopAtCps added for supporting that usage.
* rename bitlevel operations e.g. _and -> band

Co-authored-by: Felix Roos <flix91@gmail.com>
2022-12-10 14:39:03 +00:00
..
drawLine.test.mjs replace old tests 2022-08-06 12:22:11 +02:00
fraction.test.mjs replace old tests 2022-08-06 12:22:11 +02:00
pattern.test.mjs Reorganise pattern.mjs with a 'toplevel first' regime (#286) 2022-12-10 14:39:03 +00:00
util.test.mjs Switch 'operators' from .whatHow to .what.how, and make sure there are toplevel curried functions for all of them. Rename util.mod to util._mod, to make room for toplevel 'operator' of that name. (#285) 2022-12-07 19:07:55 +00:00
value.test.mjs replace old tests 2022-08-06 12:22:11 +02:00