Nov. 30, 2016
2:57 a.m.
Hi Bruce, good to see you around, again! The arrow is an Association in short... Sebastian Am 29.11.2016 um 18:48 schrieb Bruce Prior:
I have been away from smalltalk coding for a while. On returning to the fold, I often see the use of a right arrow in code. Is this something new?
Today in a Teapot app example, I saw,
Teapot on GET: '/welcome' -> 'Hello World!'; start.
What is the arrow for?