Function hasUnitPrefix

  • Test for whether a string begins with a unit prefix

    E.g. Back of 10A => true

    Parameters

    • e: string

    Returns boolean