Join us on IRC: #infoanarchy on irc.oftc.net — channel blog

Leaf Node

From iA wiki

See also: Node | Tree

In programming, a type of node in a tree that has no children. A leaf node usually contains data.