Skip to content
Snippets Groups Projects
Commit e70fc616 authored by Mark OLESEN's avatar Mark OLESEN
Browse files

ENH: consolidate, cleanup some string methods

- consolidate word::validated() into word::validate() and also allow
  as short form for string::validate<word>(). Also less confusing than
  having similarly named methods that essentially do the same thing.

- more consistent const access when iterating over strings

- add valid(char) for keyType and wordRe
parent 3f6e130c
Branches
Tags
No related merge requests found
Showing
with 60 additions and 56 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment