README
Async
AsyncLogger
FiberPool
FiberPromise
Function
GenericReturnValue
PromiseState
ReturnValue
class
Async::ReturnValue(T)
Async::ReturnValue(T)
Async::GenericReturnValue
Reference
Object
Defined in:
return_value/return_value.cr
Constructors
.new
(value : T)
Instance Method Summary
#get
#type
Instance methods inherited from class
Async::GenericReturnValue
get
get
,
type
type
Constructor methods inherited from class
Async::GenericReturnValue
new(value)
new
Constructor Detail
def self.
new
(value : T)
#
[
View source
]
Instance Method Detail
def
get
#
[
View source
]
def
type
#
[
View source
]