lesnitsky / 0110011001110000

1 stars 1 forks source link

isEmpty for List and BinaryTree #21

Open DaQuirm opened 4 years ago

DaQuirm commented 4 years ago

Write a predicate that checks whether a list is empty. Write a predicate that checks whether a binary tree is empty.