Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
macrocosm
master
Top Level Namespace
Counter
Event
Future
Job
Work
Macrocosm
Generated using Crystal 1.14.0
2024-11-26 09:36:25 UTC
class
Future(T)
Future(T)
Reference
Object
Defined in:
macrocosm/future.cr
Constructors
.new
(&block : -> T)
Instance Method Summary
#await!
Constructor Detail
def self.
new
(&block : -> T)
#
[
View source
]
Instance Method Detail
def
await!
#
[
View source
]