FractionString extension

Extension method that adds Fraction functionalities to String.

on

Properties

isFraction bool
Checks whether the String either:
no setter

Methods

toFraction() Fraction
Converts this String into a Fraction.