stdlib icon indicating copy to clipboard operation
stdlib copied to clipboard

[RFC]: Add `@stdlib/assert/has-same-constructor`

Open kgryte opened this issue 3 years ago • 0 comments

Description

This RFC proposes to add an assertion utility to test whether two provided values have the same constructor.

Package: @stdlib/assert/has-same-constructor Alias: hasSameConstructor

Related Issues

None.

Questions

No.

Other

No.

Checklist

  • [X] I have read and understood the Code of Conduct.
  • [X] Searched for existing issues and pull requests.
  • [X] The issue name begins with RFC:.

kgryte avatar Feb 01 '23 00:02 kgryte