0.8.0 #372
kaikalii
announced in
Announcements
0.8.0
#372
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
0.8.0 - 2024-01-31
Language
content ⊔
modifier, which unboxes its function's arguments before calling itunpack ⊐
in favor ofcontent ⊔
content ⊔
is less implicit and is not prone to some of the potential unexpected behavior ofunpack ⊐
unique ◰
function, which creates a mask of the first occurrence of each unique value in an arraydeduplicate ◴
's glyph to reflect its relationship withunique ◰
. Code using⊖
will continue to work and will be formatted as◴
.table ⊞
now works on rows of arrays but keeps it's optimizations for listscross ⊠
, as it is now redundantfill ⬚
can now be used to specify default accumulators forreduce /
,group ⊕
, andpartition ⊜
group ⊕
andpartition ⊜
no longer take a required accumulatorfill ⬚
can no longer be temporarily disabled. Try to scope it to the smallest function.length ⧻
orshape △
of a boxed arrayreverse ⇌
andtranspose ⍉
, which work on box elements without unboxing them\u{…}
pop ◌
's glyph to make it look good in planet notation. Code using;
will continue to work and will be formatted as◌
.un °
reduce /
multiply ×
now gives the prime factorization of a numberclassify ⊛
anddeduplicate ◴
now work withunder ⍜
&fras
and&frab
now work withunder ⍜
unbox ⊔
map
has
get
insert
remove
bind
modifier, which binds local values within a functionInterpreter
&ime
and&imd
now support the QOI image formatWebsite
This discussion was created from the release 0.8.0.
Beta Was this translation helpful? Give feedback.
All reactions