Skip to content

Breaking the **R**ules: mutable references  #22

@JosiahParry

Description

@JosiahParry

This could be an advanced section with hazards all over it that discusses how to mutate R objects in place.

This is against the clone on write (Cow) rules of R. BUT if you created and own all of the objects, it may make sense to mutably handle them. in some cases.

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