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