Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 159 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 159 Bytes

Sets with list combinators

Re-implement the set operators in the exercise Sets, but using list combinators rather than recursion.