Skip to content

Minor typo in ReadMe #1

@stylextv

Description

@stylextv

In the ReadMe of this project it states that "x.hashCode()*31^x.length()+y.hashCode()=(x+y).hashCode()".
This should be corrected to "x.hashCode()*31^y.length()+y.hashCode()=(x+y).hashCode()".

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions