Jul 21, 2017 · 1 min read
Hi,
nice article. Aren’t you overusing enums though? Why is PlanetEndPoint an enum and not a Struct/Object? It does not enumerate anything and has only functions …
Hi,
nice article. Aren’t you overusing enums though? Why is PlanetEndPoint an enum and not a Struct/Object? It does not enumerate anything and has only functions …