Next Previous Up Top Contents Index

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 2.0 - 29 Jul 1998

Next Previous Up Top Contents Index

Generated with Harlequin WebMaker