; Fix last change
This commit is contained in:
parent
6bff65a626
commit
9b403d624e
1 changed files with 1 additions and 1 deletions
|
@ -792,7 +792,7 @@ use instead of the default @code{equal}.
|
|||
@example
|
||||
@group
|
||||
(seq-contains-p '(symbol1 symbol2) 'symbol1)
|
||||
@result{} symbol1
|
||||
@result{} t
|
||||
@end group
|
||||
@group
|
||||
(seq-contains-p '(symbol1 symbol2) 'symbol3)
|
||||
|
|
Loading…
Add table
Reference in a new issue