MESSAGE
DATE | 2014-09-04 |
FROM | Ruben Safir
|
SUBJECT | Subject: [NYLXS - HANGOUT] weird ruby syntax
|
This is just Bizzarre
def yoyo puts "Up Up" yield('left','right') puts "Down Down" yield('Red', 'Blue') puts "Up Up" end
yoyo{|one_direction, next_direction| puts "spin #{one_direction} around #{next_direction} !!" }
NOTE*** No Space betwen yield and paranthesis
First, who would you like to build this parsing engine
|
|