Next Previous Up Top Contents Index

9.4 DUIM-Frames Module

=

G.f. method

Summary

Returns true if the specified commands are the same.

Signature

= command1 command2 => equal?

Arguments

command1
An instance of type <command>.

command2
An instance of type <command>.

Values

equal?
An instance of type <boolean>.

Library

duim-frames

Module

duim-frames

Description

Returns true if command1 and command2 are the same.


Functional Developer Library Reference: DUIM - 3 Dec 1998

Next Previous Up Top Contents Index