We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
TO-DATATYPE value
Converts to datatype! value.
TO-DATATYPE is a function value.
#SOURCE
to-datatype: make function! [ ["Converts to datatype! value." value][to datatype! :value] ]