Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Switch from R6 to pure S3 #190

@Enchufa2

Description

@Enchufa2

Issue: both internal C++ objects and R6 objects have reference semantics, while S3 does not. The solution is to define an environment (just as R6 does).

Note: it would be possible to modify the behaviour of $<-.simmer, etc.

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