Next Previous Up Top Contents Index

4.4.2 Trace

trace

Function

Structure

Shell.Trace

Type

val trace: string -> unit

Syntax

trace name -> ()

Arguments

name
A string.

Values

()

Description

Traces a function with identifier name. Whenever the function is evaluated, its call will be printed.


MLWorks Reference Manual version 2.0 - 29 Jul 1998

Next Previous Up Top Contents Index

Generated with Harlequin WebMaker