Arturo
:
programming language
Documentation
Playground
Home
Library
Types
unit?
Source
unit?
checks if given value is of type :unit
Parameters
unit?
value
:any
Returns
:logical
Examples
copy
unit? `m ; => true
Related
Types / function?
Types / quantity?
Types / integer?
Types / null?