@ -562,7 +562,7 @@ const isBoolean = val => typeof val === 'boolean';
```
[⬆ back to top](#table-of-contents)
### Is boolean
### Is function
Use `typeof` to check if a value is classified as a function primitive.
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.