LightAndLight / ipso

A functional scripting language.

Home Page:https://ipso.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Remove `ToArgs` class

LightAndLight opened this issue · comments

Depends on #346

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

  • Implementation
  • Documentation