(no title)
dimkr1 | 9 years ago
>>> $local functions [$list.new $puts $sleep]
puts sleep
>>> [$list.index $functions 0] hello
hellodimkr1 | 9 years ago
>>> $local functions [$list.new $puts $sleep]
puts sleep
>>> [$list.index $functions 0] hello
hello
ufo|9 years ago