magnars/s.el

Provide foo-p aliases of foo? commands

Wilfred opened this issue · 1 comments

Many s.el functions have -p aliases, but not all. For example, s-capitalized? does not. It would be nice to have aliases for all predicate functions.

This is fixed, isn't it?