uim-core ~master (2021-10-23T12:07:43Z)
Dub
Repo
selectStartsWith
uim
core
containers
stringaa
Selects only entries, where key starts with prefix. Creates a new StringAA
@
safe
@
safe
StringAA
selectStartsWith
(
StringAA
entries
,
string
prefix
)
Meta
Source
See Implementation
uim
core
containers
stringaa
aliases
StringAA
functions
aa2String
addKeyPrefix
endsNotWith
endsWith
getValue
selectKeys
selectNotKeys
selectStartsWith
selectValues
selectsStartsNotWith
toString
Selects only entries, where key starts with prefix. Creates a new StringAA