Determines if a given set can be partitioned into two subsets of equal sum by building up results from smaller subsets.
Explain code with DocComment! Try out your own code!