STRLEN
Motivation
STRLEN
command was missing, but HSTRLEN
was present.
Modifications
Added command and helper method.
Result
STRLEN
command is easy to use.
Checklist
-
Copyright headers in new files (see CONTRIBUTING.md) -
Unit tests added -
API Documentation comments