Update is-function.md

This commit is contained in:
Angelos Chalaris
2017-12-14 13:46:06 +02:00
committed by GitHub
parent 71d589d2fe
commit 54dc5e9e39

View File

@ -1,4 +1,4 @@
### Is boolean
### Is function
Use `typeof` to check if a value is classified as a function primitive.