- Fix some typos and clean up doc comments.
- Add unit tests to all but the auto-generated operator validators.
- Combine both
isNotEmpty
functions into one. - Add
isNotNull
specializations forstd.typecons.Nullable
andstd.typecons.NullableRef
.
isNotEmpty
functions into one.isNotNull
specializations for std.typecons.Nullable
and std.typecons.NullableRef
.