BSONDate.opCmp

Allows relational and equality comparisons.

  1. bool opEquals(BSONDate other)
  2. int opCmp(BSONDate other)
    struct BSONDate
    @safe const
    int
    opCmp
    (
    ref const BSONDate other
    )

Meta