last package:conduit

Retrieve the last value in the stream, if present. Subject to fusion
Retrieve the last value in the stream, if present.
Retrieve the last element in the chunked stream, if present.
Same as lastC, but returns a default value if none are available from the stream.
Same as last, but returns a default value if none are available from the stream.
Retrieve the last element in the chunked stream, if present. Subject to fusion