Function: s-equals-p
s-equals-p is a for s-equals?, defined in s.el.
Signature
(s-equals-p S1 S2)
Documentation
Is S1 equal to S2?
This is a simple wrapper around the built-in string-equal.
s-equals-ps-equals-p is a for s-equals?, defined in s.el.
(s-equals-p S1 S2)
Is S1 equal to S2?
This is a simple wrapper around the built-in string-equal.