Apitax / Scriptax

Scriptax is a general purpose, automation first language used to quickly script together automation.
GNU General Public License v3.0
2 stars 0 forks source link

Casting to list needs a better implementation #45

Open ShawnClake opened 5 years ago

ShawnClake commented 5 years ago

Numbers should be numbers, strings should be stirngs, casting an empty string to list should return an empty list

ShawnClake commented 5 years ago

spaces before and after a comma in the string should be removed