Skip to main content

binary_tree_path_ty

Function binary_tree_path_ty 

Source
pub fn binary_tree_path_ty() -> Expr
Expand description

BinaryTreePath: a path (branch) through a binary tree up to length n. BinaryTreePath : Nat → Type