New
Version 3.10.2
Alternatively: The Rest of the Digraphs
The Highlights
- More parity updates from v2
- Constants.md has a list of all the constants and their values
- Bugfixes and documentation improvements as usual
What's New
Þvis a shortcut forv0pÞcchecks if an item is in the register•has capitalization transferÞ≓palindromises lists and numbersÞṬMultidimensional Truthy IndiceskQprintable ascii without spacekbreverse uppercase lowercase alphabet for completions sake (kl,kL, andkBexisted)k¹pushes the empty list regardless of input countk(,k{andk[push their respective bracket pairs for a single byte save on eachk×pushes<>sincek<was taken#Wwraps the last n items off the stackø⊠2D surroundø⩔codepage character indexÞ▲similar toẄ∧where non truthy items are zeroed out. Also works with functions where truthy items after applying the function stay the same but falsy items become 0.ø>andø<for Strip Left and Strip Right respectivelyøSStrips leading and trailing whitespaceøhandøtfor Starts with and Ends with
What's Changed
Ͼnow has keyword for push N spaces- Two byte numbers work properly again
- k constants in Elements.scala are now sorted how they are in Constants.md
Contributions by @pacmanboss256
I am running out of stuff to add