Arturo
:
programming language
Documentation
Playground
Home
Library
Types
binary?
Source
binary?
checks if given value is of type :binary
Parameters
binary?
value
:any
Returns
:logical
Examples
copy
binary? to :binary "string" ; => true
Related
Types / dictionary?
Types / char?
Types / integer?
Types / quantity?