Skip to content

Releases: maxthielen/reverse-polish-notation

week3

06 May 18:14
Compare
Choose a tag to compare

addition of dynamic polymorphism.

the RpnCalculator now extends ICollection with each possible operation and constant extending IOperation

week2

06 May 13:00
Compare
Choose a tag to compare

basic functionality