Node.key

Obtains the key of this node.

struct Node(eb_node, Key, alias eb_getkey, alias eb_next, alias eb_prev, alias eb_prev_unique, alias eb_next_unique, alias eb_delete)
Key
key
()

Return Value

Type: Key

key

Meta