This code is a proof of concept. The calculator can work with both Arabic (1,2,3,4,5 ...) and Roman (I, II, III, IV, V ...) numbers.
calculator validation functional-programming pattern-matching roman-numerals lambdas arabic-numbers prof-of-work
-
Updated
Mar 3, 2023 - Java