grimoire.compiler.util

Undocumented in source.

Members

Enums

GrOption
enum GrOption

Compiler options

Functions

findNearestStrings
string[] findNearestStrings(string baseValue, const(string[]) ary, size_t distance)

Search for strings that somewhat ressemble the base value

Meta