Next Previous Up Top Contents Index

8.11 DUIM-Gadgets Module

gadget-test

Generic function

Summary

Returns the test function for the specified gadget.

Signature

gadget-test gadget => gadget-test

Arguments

gadget
An instance of type <collection-gadget>.

Values

gadget-test
An instance of type <function>.

Library

duim-gadgets

Module

duim-gadgets

Description

Returns the test function for the specified gadget. This function is used to test whether two items of the collection are considered identical.


Functional Developer Library Reference: DUIM - 3 Dec 1998

Next Previous Up Top Contents Index