msat
Results
1
comments of
msat
One argument for using ints as id's would be performance - it's faster to compare ints than strings. Now every client of my API works a little slower just because...