Learn Io programming language (read all 4 entries…)
String concatenation in Io 3 years ago

Let’s say olle is a Person object.

olle fullname := method(firstname .. " " .. lastname)

I was taught this at the IRC channel #io at Freenode.

It could be added to the manual part on Strings

I added it to the wikibooks wiki page on Io



Comments:

 

I want to:
43 Things Login