Function: s-blank-str-p
s-blank-str-p is a function alias for s-blank-str?, defined in s.el.
Signature
(s-blank-str-p S)
Documentation
Is S nil or the empty string or string only contains whitespace?
s-blank-str-ps-blank-str-p is a function alias for s-blank-str?, defined in s.el.
(s-blank-str-p S)
Is S nil or the empty string or string only contains whitespace?