-
@ mleku
2025-05-12 18:58:39#golang 1.24 has a nice new feature, a different, faster map implementation called "swiss" something or other anyway, all i know is that when i print them using the %v printf directive, they come out sorted in alphabetical order gonna have to revise my expectations of map iterations now, it's not a pseudo-random shuffle like it used to be.