Eigenstate: myrddin-dev mailing list

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: RFC: comparable and hashable traits




The last thing is that the names 'comparable' and 'cmp' makes me think
of ordering rather than simple equality comparison. Maybe calling it
'equatable' and 'eq' would be good? Or maybe this is bikeshedding and
it doesn't matter.

--
    Ori Bernstein

Personally, I think `equatable` and `eq` make a lot more sense in this context. Seems like a simple tweak to make if there aren't objections.

-Chris

Follow-Ups:
Re: RFC: comparable and hashable traitsOri Bernstein <ori@xxxxxxxxxxxxxx>
References:
RFC: comparable and hashable traitsLucas Gabriel Vuotto <lvuotto92@xxxxxxxxx>
Re: RFC: comparable and hashable traitsOri Bernstein <ori@xxxxxxxxxxxxxx>