Translations:FP Laboratory 11/1/en
Jump to navigation
Jump to search
Binary Trees
- Create a data type
Treethat defines binary tree where values are stored in leaves and also in branches.
Tree that defines binary tree where values are stored in leaves and also in branches.