lesnitsky / 0110011001110000

1 stars 1 forks source link

Sum and product of lists and binary trees of ints #22

Open DaQuirm opened 4 years ago

DaQuirm commented 4 years ago

Write sum and product functions for lists and binary trees containing ints (Int)

N.B. product of an empty list is 1