#2 Address comparison function is inefficient

Fechadas
aberta há 5 anos por Archivist · 0 comentários
Archivist comentado há 5 anos
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 referenciou esta questão num cometimento há 5 anos
Archivist fechou esta questão há 5 anos
Inicie a sessão para participar neste diálogo.
Sem etiquetas
Sem etapa
Sem responsáveis
1 Participantes
Notificações
Date limite

Sem data limite definida.

Dependências

Esta questão não tem quaisquer dependências, neste momento.

Carregando…
Ainda não há conteúdo.