Lance Dillon Thu, 04 Feb 2021 05:09:18 -0800
What would be the best way to represent enums? It has been a while since I wrote pike code, so I'm looking in the docs and can't see anything. Maybe just a bunch of constants? Or maybe a class (or struct)? Thanks