We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
TYPES-OF value
Returns a copy of the types of a function
TYPES-OF is a function value.
#SOURCE
types-of: make function! [ ["Returns a copy of the types of a function" value][reflect :value 'types] ]