Skip to content

1.0.0

Compare
Choose a tag to compare
@RIAEvangelist RIAEvangelist released this 22 Mar 06:44
· 7 commits to main since this release

Fleshed out features and tests.

Added

  • is.union(..., ...) accepts multiple types ie. string|number|...
  • is.defined(...)
  • is.any(...)
  • is.exists(...)

had a test bug, otherwise fully functional