I think you want a sum type (not a generic type), and `Gene2` is the idiomatic 
way to make sum types in Nim.

Reply via email to