Next Previous Up Top Contents Index

5.3 DUIM-Sheets Module

pointer?

Generic function

Summary

Returns true if the specified object is a pointer.

Signature

pointer? object => pointer?

Arguments

object
An instance of type <object>.

Values

pointer?
An instance of type <boolean>.

Library

duim-sheets

Module

duim-sheets

Description

Returns true if object is a pointer.

See also

<pointer>, page 319


Functional Developer Library Reference: DUIM - 3 Dec 1998

Next Previous Up Top Contents Index