Skip to content

Should toString have a buffer effect? #11

@Risto-Stevcev

Description

@Risto-Stevcev

Should the toString function eliminate the BUFFER effect?

Since it converts it to a string there's no more potential for side effects. So should it be something like forall e. Eff ( | e ) String or just String?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions