In my mind it makes more sense to model binary fun...
# announcements
a
In my mind it makes more sense to model binary functions as functions that operate on two values: plus(a: T, b: T). Why are plus, minus etc. unary member functions?