class

Crystalline::Containers::RBTreeMap::Pair(K, V)

Inherits Reference / Object

Constructors

new(key : K, value : V | Nil)
Source

Instance methods

<=>(other : Pair(K, V))
Source
key=(key : K)
Source
value
Source
value=(value : V | Nil)
Source