Updated 4 months ago

@stdlib/assert-instance-of • Rank 11.9 • Science 44%

Test whether a value has in its prototype chain a specified constructor as a prototype property.

Updated 4 months ago

@stdlib/utils-inherit • Rank 11.1 • Science 44%

Implement prototypical inheritance by replacing the prototype of one constructor with the prototype of another constructor.