Skip to content

Immutable all the way #3

Open
Open
@Gozala

Description

@Gozala

I don't see any note in the document whether those immutable data structures can contain mutable items in them or not. I would personally advocate against allowing that since:

  1. That would make a lot of otherwise possible optimization impossible.
  2. If it's immutable all the way there is a possibility of cheap transfer of them over workers (or why not even sharing).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions