Node.this

Undocumented in source.
struct Node
@nogc
this
(
K key
,,
Node* left = null
,
Node* right = null
)

Meta