Skip to content

Commit

Permalink
remove: remove complex/base/assert/is-same-value-zero
Browse files Browse the repository at this point in the history
This commit removes `@stdlib/complex/base/assert/is-same-value-zero` in
favor of `@stdlib/complex/float64/base/assert/is-same-value-zero`.

BREAKING CHANGE: remove `complex/base/assert/is-same-value-zero`

To migrate, users should update their require/import paths to use
`@stdlib/complex/float64/base/assert/is-same-value-zero` which provides the
same API and implementation.

Ref: #2260
  • Loading branch information
kgryte committed May 25, 2024
1 parent e77b013 commit fd52b0d
Show file tree
Hide file tree
Showing 15 changed files with 0 additions and 1,161 deletions.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit fd52b0d

Please sign in to comment.