InsensitiveT.opEquals

Undocumented in source. Be warned that the author may not have intended to support it.
  1. bool opEquals(InsensitiveT!T b)
  2. bool opEquals(InsensitiveT!T b)
    struct InsensitiveT(T)
    const const
    bool
    opEquals
    (
    ref const InsensitiveT!T b
    )
    if (
    isSomeString!T
    )

Meta