class Pond

Defined in:

pond.cr
pond/version.cr

Constant Summary

VERSION = "2.0.1"

Constructors

Class Method Summary

Instance Method Summary

Constructor Detail

def self.new #

[View source]

Class Method Detail

def self.drain(&) #

[View source]

Instance Method Detail

def drain : Nil #

[View source]
def fill(name = nil, same_thread = nil, &block) #

[View source]
def size : Int32 #

[View source]