hasCharSet

Undocumented in source. Be warned that the author may not have intended to support it.
  1. bool hasCharSet(const(char)* str, const(char)* limit)
  2. bool hasCharSet(const(char)[] str)
    pragma(inline)
    bool
    hasCharSet
    (
    string charSet
    )
    (
    const(char)[] str
    )

Meta