blob: 1c16018836b1c979b50568323da38bd4b7d13fd5 [file] [log] [blame] [view]
The `toString` method on a `Stream` will print its identity, such as
`java.util.stream.ReferencePipeline$Head@6d06d69c`. This is rarely what was
intended.