Identifier.lookup

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Identifier lookup(const(char)* s, size_t len)
    class Identifier
    nothrow extern (D) static
    lookup
    (
    const(char)* s
    ,
    size_t len
    )
  2. Identifier lookup(const(char)[] s)

Meta