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.

Aliases

s-equals-p