/isPrototypeOf

A recursive, test-driven implementation of Object.prototype.isPrototypeOf() (includes a non-recursive version too)

Primary LanguageHTMLMIT LicenseMIT

isPrototypeOf

A test-driven vanillaJS implementation of Object.prototype.isPrototypeOf()