Closed rschmertz closed 4 years ago
Implemented what will be the first of a number of pretty similar functions returning an Option<& str>. If it checks out, similar ones (word, others) should be straightforward.
@rschmertz I have updated the patch to use bool and resolve the merge conflict. Thanks for sending in the patch.
bool
Implemented what will be the first of a number of pretty similar functions returning an Option<& str>. If it checks out, similar ones (word, others) should be straightforward.