#2 Address comparison function is inefficient

Fermé
créé il y a 5 ans par Archivist · 0 commentaires
def <=> (other : Address)
    self.to_json<=>other.to_json
end

this function for comparing addresses is extremely subefficient and should be changed

``` def <=> (other : Address) self.to_json<=>other.to_json end ``` this function for comparing addresses is extremely subefficient and should be changed
Archivist a référencé ce ticket depuis une révision il y a 5 ans
Archivist a fermé ce ticket il y a 5 ans
Connectez-vous pour rejoindre cette conversation.
Pas d'étiquette
Aucun jalon
Pas d'assignataires
1 participants
Notifications
Échéance

Aucune échéance n'a été définie.

Dépendances

Ce ticket n'a actuellement pas de dépendance.

Chargement…
Il n'existe pas encore de contenu.