Skip to content

v0.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Mar 09:42
· 28 commits to main since this release

Minor Changes

  • c8e3e4a: Add isSameValueSet() function to determine whether an array contains the same set of values with another array.

Patch Changes

  • abc7ad7: Contraint functions use Set internally to primitive types only.