• Returns a numerical (integer) hash code of the string. Can be used for identifying inequality of contents, but two different strings in rare cases will have the same hash code.

    Returns

    Parameters

    • source: string

    Returns number

Generated using TypeDoc