TClark1011/bag-of-holding

Rambda Migration - Part 2 - Operators

Closed this issue · 0 comments

The second step of three in migrating the bag of holding code base to use Functional Programming design patterns via the Rambda FP library.

In part 2 we will replace all the uses of the basic operators such as + or - with the equivalent Rambda functions.