uiua-lang/uiua

Unsuccessful unbox but the array is box type

Closed this issue · 1 comments

So, I was making a quaternion project and I have a snippet of code:
°¤regex "[0-9]"
It return a boxed array.
However, I add a °□ to the end and somehow still a boxed array.

That snippet will return a list of boxes, which °□ does nothing with. The box array must be a scalar.
You likely want something like one of these.