enumToInt changed to intFromEnum, and the casting builtins figured out how to automagically infer the cast type. This results in some minor simplification, which is nice.
enumToInt changed to intFromEnum, and the casting builtins figured out how to automagically infer the cast type. This results in some minor simplification, which is nice.