Cursor.opEquals

Undocumented in source. Be warned that the author may not have intended to support it.
  1. bool opEquals(const(Cursor) other)
    struct Cursor
    @safe @nogc pure nothrow const
    bool
    opEquals
    (
    ref const(Cursor) other
    )
  2. bool opEquals(Cursor other)

Meta