README
Async
AsyncLogger
FiberPool
FiberPromise
Function
GenericReturnValue
PromiseState
ReturnValue
class
Async::Function(*T)
Async::Function(*T)
Reference
Object
Defined in:
function/function.cr
Constructors
.new
(*args :
*
T
)
Instance Method Summary
#wrap
(callable)
Constructor Detail
def self.
new
(*args :
*
T
)
#
[
View source
]
Instance Method Detail
def
wrap
(callable)
#
[
View source
]