How to solve this error that occurs when running the code in the Example? thanks ``` Error: invalid type: 'None' in this context: 'proc (_: typedesc[HashSet[None]]): HashSet[None]{.noSideEffect, gcsafe.}' for proc ```