RosettaCodeData/Task/Collections/Raven/collections-4.raven
Ingy döt Net d066446780 langs a-z
2013-04-10 22:43:41 -07:00

3 lines
117 B
Text

a_list 1 get # get second item
a_hash 'b' get # get item with key 'b'
a_hash.b # shorthand