Value.opEquals

Comparison operator for another Value.

  1. bool opEquals(T val)
  2. bool opEquals(Value other)
    struct Value
    const
    bool
    opEquals
    (
    const Value other
    )

Meta