LightAndLight / ipso

A functional scripting language.
https://ipso.dev
16 stars 1 forks source link

Remove `ToArgs` class #348

Closed LightAndLight closed 1 year ago

LightAndLight commented 1 year ago

Depends on https://github.com/LightAndLight/ipso/issues/346

Once command substitution uses $ for Strings and $.. for Array Strings, we'll have no need for class ToArgs.