ary1733 / Hacktober2020

Lets make a code bank for Competitive coding
9 stars 31 forks source link

Fraction data type implemented #95

Closed ary1733 closed 1 year ago

ary1733 commented 1 year ago

Data type fraction implemented with support to multiple operators, and added test to validate the correctness of the data structure.