Search in: Word
Vietnamese keyboard: Off
Virtual keyboard: Show
Computing (FOLDOC) dictionary
binary tree
Jump to user comments
(btree) A tree in which each node has at most two successors
or child nodes. In Haskell this could be represented as