sam701 / syconf

A simple configuration language that keeps your config files lean
Apache License 2.0
3 stars 1 forks source link

Add list method join #8

Closed sam701 closed 3 years ago

sam701 commented 3 years ago

["hello", "world"].join(" ") == "hello world"

ankuranandapu commented 3 years ago

@sam701 : I would like to take this issue. What say?

sam701 commented 3 years ago

👍 go ahead