find

Returns a lightweight pattern matcher, good for short patterns and/or short to medium length content. Brute-force approach with fast multi-byte comparisons

find
(
T
)
(
const(T)[] what
)

Meta