New
Version 3.10.1
Alternatively: The Digraph Update
The Highlights
- Behind the scenes changes and improvements
- Grids and diagonals and digraphs!
- Bugfixes, documentation changes, and the usual.
What's new
∆⌊is a triad for clampÞ/does matrix antidiagonalsÞ\does matrix diagonalsÞ„reconstructs a matrix from diagonalsÞ”reconstructs a matrix from antidiagonalsÞ⊞is item depth in listÞ≤andÞ≥do minimum and maximum indices respectivelyÞYis grid fillø»andø«are custom left and right pad respectivelyÞ⧖is Classify from UiuaÞ≓is palindromise for numbers and listsᏐgrid pad with spaces at the end of a program (think'but with padding for each item before joining on spaces)
What's Changed
≓now works properly for negative numbersꜝnow splits strings on commas- String Extension has moved to
*and can take a number for the length
Technical Stuff
Nullads now exist, they take either one or two inputs and do not put anything on the stack. NullMonad, NullDyad, and fullToNullImpl now exist and work with addPart as a replacement for some direct() cases. See VNull.scala for more
Contributors include @pacmanboss256 and @ysthakur