No comments == no objections? :-)


On 20 November 2013 13:24, Bozhidar Batsov <bozhidar@batsov.com> wrote:
Hi guys,

We do have `string-prefix-p' function, but oddly enough we didn’t have a matching `string-suffix-p', so I’ve implemented it.

I also think it might be a good idea to alias those two functions to `string-starts-with-p' and `string-ends-with-p’.

-- 
Cheers,
Bozhidar