medikoo / es5-ext

ECMAScript extensions (with respect to upcoming ECMAScript features)
ISC License
168 stars 81 forks source link

Move object/is-plain-function to function/is-plain #79

Open medikoo opened 6 years ago

medikoo commented 6 years ago

Same applies to enure-plain-function.

It belongs to function ns, as technically accepts only function objects (no coercion or duck typing involved)