match? in snip%
match?
snip%
Return #t if this snip ``matches'' an input snip or #f otherwise.
#t
#f
(send a-snip match? snip) -> boolean snip : snip% object
(send a-snip match? snip)
send
a-snip
snip
Returns #t if the snip and this snip are from the same class and have the same length.