head package:conduit

Take a single value from the stream, if available.
Take a single value from the stream, if available. Subject to fusion Since 0.3.0
Take a single value from the stream, if available.
Get the next element in the chunked stream.
Same as headC, but returns a default value if none are available from the stream.
Same as head, but returns a default value if none are available from the stream.
Get the next element in the chunked stream.