Skip to content

Separate update semantic from write semantic #16

@nboldi

Description

@nboldi

With this modification it is possible to define write-only references, that does not have to require initial values.

If w is the write monad and u is the update monad then there is a Morph instance from w to u. This is necessary to compose references.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions