Timestream.else_
- Timestream.else_(other)
-
Return a Timestream containing
selfwhen notnull, andotherotherwise.- Parameters:
-
other (Timestream)
The Timestream to use if self is
null.
Return a Timestream containing self when not null, and other otherwise.
other (Timestream)
The Timestream to use if self is null.