Jamie Balfour

Welcome to my personal website.

Find out more about me, my personal projects, reviews, courses and much more here.

Official ZPE/YASS documentationstring_find_occurences

Official ZPE/YASS documentationstring_find_occurences

string_find_occurences (string haystack, string needle) ⇒ list

Returns a list of integers which represent the position at which each needle appears within the haystack string.

Alternative function names: str_find
First available: Version 1.3.3

Notes

Version 1.5.0.1 dropped the alternative name str_find_occ and added the str_find alernative name.

Comments
Feedback 👍
Comments are sent via email to me.