=
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.