f
strfind(): array
str: string,
pattern: string
Finds all occurrences of a substring within a string.
Usage
import * as mod from "datatype/strfind.ts";
Finds all occurrences of a substring within a string.
import * as mod from "datatype/strfind.ts";