Skip to content

Stream is not Serializable, which is confusing for users and causes lub-computation to infer a type of 250 lines #7403

@scabug

Description

@scabug

Stream shares the fate of List: Stream.Empty and Stream.Cons are Serializable, but Stream itself is not.

Related to #7402.

A potential issue is that unlike List, Stream is not sealed.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions