class

SafeHash(K, V)

Inherits Synchronizable / Reference / Object

Constructors

new(inner : Hash(K, V) = Hash(K, V).new) forall K, V
Source
new(initial_capacity = nil, &block : Hash(K, V), K -> V) forall K, V
Source

Instance methods

inner
Source
safe_inner
Source

Macros

method_missing(call)
Source