Hello! Using duplicate on laminate with axis results in a syntax error:
,[0.5]⍨'foo'
SYNTAX ERROR
,[0.5]⍨'foo'
^ ^
Unless I'm mistaken, it should yield the same result as
'foo',[0.5]'foo'. (Works in NARS2000 and Dyalog.) I'm at r133.
Regards,
Daniel
