Libraries
»
functo
(0.1.6)
»
Index
»
Functo
»
call
Method: Functo.call
Defined in:
lib/functo.rb
.
call
(*args) ⇒
Object
24 25 26
# File 'lib/functo.rb', line 24
def
call
(
*
args
)
new
(
*
parse_args
(
args
)
)
end