0.6.0 #291
kaikalii
announced in
Announcements
0.6.0
#291
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.6.0 - 2023-12-06
Language
fix
¤
now works with binary pervasive functionsrows
≡
and should be a bit fasterfill
⬚
can now be disabled for a function by filling with an empty listparse
⋕
now has a glyph and is semi-pervasivesign
±
,floor
⌊
,ceiling
⌈
, andround
⁅
now work withunder
⍜
flip
:
pack
's name tounpack
⊐
, and it no longer implicitly boxes values (only unboxes them)invert
's name and glyph toun
°
. Code using⍘
will continue to work and will be formatted as°
.°
is a nicer glyph, andun
composes more nicely with the names of invertible functionsunbox
⊔
in favor ofun
°
box
□
reduce
/
with a monadic functionun
°
with stack array and planet notations, i.e.°[⊙⊙∘]
, can be used instead, as it has a well-defined signatureunder
⍜
take
↙
,drop
↘
, orselect
⊏
box
□
ed arrays can once again be compared lexicographicallyInterpreter
stack
?
anddump
output show call stackWebsite
&fras
&fld
now works on the websiteThis discussion was created from the release 0.6.0.
Beta Was this translation helpful? Give feedback.
All reactions