Skip to content
The Elk Shell Language
Search
K
Main Navigation
Reference
Standard Library
GitHub
Appearance
GitHub
Menu
Return to top
On this page
Table of Contents for current page
isType
isType(value, type: Type)
Parameter
Type
Description
value
*
type
Type
Returns
(Boolean) Whether or not the given value is of a specific type.