createTable.createTable

Undocumented in source. Be warned that the author may not have intended to support it.
template createTable(C)
package
createTable
(
immutable(C)[][] keys
bool caseInsensetive = false
)
()
if (
is(C == char) ||
is(C == wchar)
||
is(C == dchar)
)

Meta