4.10 Dynamic types: the Dynamic structure

getType

Function

Structure

Shell.Dynamic

Type

val getType: dynamic -> type_rep

Syntax

getType dynamic -> type

Arguments

dynamic
A dynamic value whose type is to be determined.

Values

type
The type of the dynamic value dynamic.

Description

Given a dynamic value, retrieves its type.


MLWorks Reference Manual (version 1.0) - 3 DEC 1996

Generated with Harlequin WebMaker