Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
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
Source
key=
(key :
K
)
Source
value
Source
value=
(value :
V
|
Nil
)
Source