Jonathan Bernard af755a8a8d Round out support for Option type model fields.
The Option type has two forms depending on the type of the wrapped value
(see https://nim-lang.org/docs/options.html#Option). We only supported
one of these previously. This commit adds support for the other type as
well.

Additionally, this fixes a compile error that was introduced into the
use of `isSome` in the generated code after Nim 1.0.
2020-01-02 18:51:38 -06:00
2019-12-25 18:07:23 -06:00
2019-12-25 20:36:03 -06:00
Description
No description provided
207 KiB
Languages
Nim 99.3%
Makefile 0.7%