Skip to content
This repository has been archived by the owner on Mar 25, 2022. It is now read-only.

Added hasName, arity, isNaN, isNotNaN, isEnumerable, isNotEnumerable methods

Latest
Compare
Choose a tag to compare
@JakeChampion JakeChampion released this 28 Nov 12:18
· 4 commits to master since this release
472915f
Add helper method for testing function is named correctly (#56)

* Add helper method for testing function is named correctly

* fix linting issues

* ignore line as it is used only in really old js engines

* Update proclaim.js