jello icon indicating copy to clipboard operation
jello copied to clipboard

BUG: Fix `+ * r . scan maxr`

Open codereport opened this issue 1 year ago • 1 comments

image

codereport avatar Nov 26 '23 00:11 codereport

The . scan (aka monadic separator scan`) is overiding the arity of the first chain (from monadic to dyadic)

codereport avatar Mar 02 '24 01:03 codereport