I am trying to pass a function which return type is a Stream to a consumer, for reusability purposes. The reason I want to do this is because I want to c
Stream