@vaporeon_ python dictionaries and javascript objects have ruined every other popular programming language for me
@vaporeon_ @wallhackio can you nest hashmaps in Perl?
@vaporeon_ @wallhackio trivially
d = { "a": 2, "b": { "c": 3 } }
@vaporeon_ @aescling @wallhackio this was another of the raku fixes btw
@alas @vaporeon_ @wallhackio *noticing your display name* *in a bougie British voice* i’m very sorry to hear about the mathematics. barbaric stuff, those mathematics…
@vaporeon_ @wallhackio er, more purrecisely, can you create a nested hashmap literal in Perl?
@aescling @wallhackio Can't, have to use references instead. But can you in Python?