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