Enums

Traits

Functions

WoT sometimes uses int and boolean interchangeably for the same field and we can’t have that
[0, 9, 15, 0] => "0_9_15_0"
"0_9_15_0" => [0, 9, 15, 0]