delef / maxminddb.cr

MaxMind DB Reader for Crystal
MIT License
23 stars 5 forks source link

use `//` for integer division #2

Closed gewo closed 4 years ago

gewo commented 4 years ago

crystal-lang/crystal#8120 changed the behavior of / to always return floats.