mauro3 / SimpleTraits.jl

Simple Traits for Julia
MIT License
159 stars 14 forks source link

Use qualifed call to `Not` in macro-generated code. #84

Open mauro3 opened 2 years ago

mauro3 commented 2 years ago

Fixes #83

Also did some renames to use $curmod instead of SimpleTraits everywhere.