tango ~master (2021-12-14T19:14:08.8989381)
Dub
Repo
contains
tango
text
Util
Returns whether or not the provided array contains an instance of the given match
bool
contains
(
T
)
(
const
(
T
)[]
source
,
const
(
T
)
match
)
Meta
Source
See Implementation
tango
text
Util
aliases
splitLines
functions
chopl
chopr
combine
contains
containsPattern
count
delimit
delimiters
head
index
indexOf
isSpace
jhash
join
layout
lineOf
lines
locate
locatePattern
locatePatternPrior
locatePrior
main
matching
mismatch
patterns
postfix
prefix
quotes
repeat
replace
rindex
split
strip
stripl
stripr
substitute
tail
toLines
trim
triml
trimr
unescape
variables
x
Returns whether or not the provided array contains an instance of the given match