Join Discord
Powered by
``` var table = new MyTable<Direction, Map<Directi...
# haxe
p
plain-whale-70732
09/30/2022, 1:04 AM
Copy code
var table = new MyTable<Direction, Map<Direction, Int>>();
Previous
Next