Update is-function.md

This commit is contained in:
Angelos Chalaris
2017-12-14 13:46:06 +02:00
committed by GitHub
parent af1758c2df
commit 6ddb9d349c

View File

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