Spin

From OpenEUO
Jump to: navigation, search

Calling Pattern

Call

local r = sl.spin(expr[, arg[, ...]])

Args

expr is a function returning any type
arg0..argN (optional) are of any type (typically functions)

Results

r     is a spin closure

Closure Methods

Description

See hold or till for a description of the operation of this object.

See Also