mir-core ~master (2021-10-18T16:44:50Z)
Dub
Repo
MirStringTable.opIndex
mir
string_table
MirStringTable
struct
MirStringTable
(size_t length, size_t maxKeyLength, bool caseInsensetive = false, C = char)
const @
trusted
pure nothrow @
nogc
uint
opIndex
()
(
scope
const
C
[]
key
)
if
(
is
(
C
==
char
) ||
is
(
C
==
wchar
)
||
is
(
C
==
dchar
)
)
Meta
Source
See Implementation
mir
string_table
MirStringTable
constructors
this
functions
get
opIndex
variables
sortedKeys