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.
NoteEquality is not available as
a == b.
Return a Timestream that is true if this is equal to other.
other (Arg)
The Timestream or literal value to compare to.
Equality is not available as a == b.