0.2.0
Pre-release
Pre-release
0.2.0 - 2023-11-09
Language
under
⍜
withtake
↙
anddrop
↘
is now less strict about shape/rank changesrange
⇡
called on a list of 0 or 1 values is now more consistentfill
⬚
now works withrotate
↻
to give non-wrapping behaviorfill
⬚
now works withfind
⌕
if the searched-for array is longer than the array being searchedparse
now works withinvert
⍘
andunder
⍜
- The output of
find
⌕
is now the same shape as the array being searched
Interpreter
- Fix a bunch of bugs
- Several performance optimizations
transpose
⍉
is now much fasterdistribute
∺
andtribute
≐
are now much faster if their function is a pervasive built-in- Some other functions are also a bit faster
Website
- Hold shift when copying a link to copy a Markdown link