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
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