dyaml.fastcharsearch

Undocumented in source.

Members

Functions

searchCode
string searchCode()

Generate the search table and the canFind method.

Templates

FastCharSearch
template FastCharSearch(dstring chars, uint tableSize = 256)

Mixin used for fast searching for a character in string.

Meta