Module probables::tree[][src]

Expand description

This crate is the wrapper version of the tree. Few features added that invoke your curiosity. Tree is the collection of ideas jiggling in the mind. In future versions, I will add more features to the tree crate

Structs

Tree attributes

Enums

Either a branch is left one or right one Imagine binary tree

Enums are helpful because, it tells us why program fail ?

Traits

Traits provide wrapper functions which are nesscary for the implementation