Next Previous Up Top Contents Index

5.3 DUIM-Sheets Module

sheet?

Generic function

Summary

Returns true if the specified object is a sheet.

Signature

sheet? object => boolean

Arguments

object
An instance of type <object>.

Values

boolean
An instance of type <boolean>.

Library

duim-sheets

Module

duim-sheets

Description

Returns true if object is a sheet.

See also

medium?, page 298


Functional Developer Library Reference: DUIM - 3 Dec 1998

Next Previous Up Top Contents Index