Timestream.hash
- Timestream.hash()
-
Return a Timestream containing the hash of the input.
NotesThis will only return
null
when interpolated at points where the input is not defined. At other points, it will return the hash ofnull
, which is0
(notnull
).