Timestream.eq

Timestream.eq(other)

Return a Timestream that is true if this is equal to other.

Parameters:

other (Arg)

The Timestream or literal value to compare to.

Note

Equality is not available as a == b.