Skip to content

Fix, test, and expand.

Latest
Compare
Choose a tag to compare
@SirTony SirTony released this 28 Jun 09:46
  • 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 for std.typecons.Nullable and std.typecons.NullableRef.