maxinteger/pocket-lisp-stdlib

Extend join-with to numbers

vektor8891 opened this issue · 0 comments

e.g. join-with "+" [0,1,2] should return 0+1+2