Next Previous Up Top Contents Index

4.3 DUIM-DCs Module

stencil?

Generic function

Summary

Returns #t if its argument is a stencil.

Library

duim-dcs

Module

duim-dcs

Signature

stencil? object => boolean

Arguments

object
An instance of type <object>.

Values

boolean
An instance of type <boolean>.

Description

Returns #t if its argument is a stencil.

See also

make-pattern, page 166.

<stencil>, page 183


Functional Developer Library Reference: DUIM - 3 Dec 1998

Next Previous Up Top Contents Index