Timestream.lt

Timestream.lt(rhs)

Return a Timestream that is true if this is less than rhs.

Parameters:

rhs (Arg)

The Timestream or literal value to compare to.

Notes

You can also write a.lt(b) as a < b.