struct Syn::Core::WaitList::Iterator

Defined in:

core/wait_list.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(head : Fiber | Nil) #

[View source]

Instance Method Detail

def each(& : Fiber -> ) : Nil #

[View source]