forum-msg-id-136878-edit
Original date:2022-06-23 06:07:10 Edited by: petelomax Subject: strspn()
Is there a bultin Euphoria equivalent for strspn(), such that eg strspn("129th","1234567890") yields 3 (or 4)?
Additionally, any examples of where that might actually prove useful?
I just noticed that Phix doesn't have one, while updating the docs.
Not Categorized, Please Help
|