4 lines
33 B
Text
4 lines
33 B
Text
|
|
h <- (table 'a 1 'b 2)
|
||
|
|
h 'a
|
||
|
|
=> 1
|