class Future(T)

Defined in:

macrocosm/future.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(&block : -> T) #

[View source]

Instance Method Detail

def await! #

[View source]