codex-storage / questionable

Elegant optional types for Nim
Other
116 stars 5 forks source link

Fix compilation issue with Nim 1.6.16 #49

Closed markspanbroek closed 10 months ago

markspanbroek commented 10 months ago

Fixes #48

Works around https://github.com/nim-lang/Nim/issues/22897 by changing return type of template to untyped.