Skip to content
Snippets Groups Projects
Commit 2b143606 authored by Mark Olesen's avatar Mark Olesen
Browse files

ENH: additional startsWith(), endsWith() string methods

- As the names describe, check if the string starts or ends with a
  particular value. Always true if the given text is empty or if the
  string is identical to the given text.
parent e3797200
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment