ktye / i

interpret
100 stars 17 forks source link

`l@ empty table #52

Open ktye opened 6 months ago

ktye commented 6 months ago

`k t is ok, but `l t fails if t is empty.

 k:0#`
 v:()
 t:+k!v
 t
T:{[x;k]$[`L?@'.x;,k x;(,*x),(,(#*x)#"-"),1
            ^
   t
+(0#`)!()