Next Previous Up Top Contents Index

4.3 DUIM-DCs Module

ink?

Generic function

Summary

Returns #t if its argument is an ink.

Signature

ink? object => boolean

Arguments

object
An instance of type <object>.

Values

boolean
An instance of type <boolean>.

Library

duim-dcs

Module

duim-dcs

Description

Returns #t if object is an ink, otherwise returns #f.

See also

<ink>, page 157


Functional Developer Library Reference: DUIM - 3 Dec 1998

Next Previous Up Top Contents Index