-
Notifications
You must be signed in to change notification settings - Fork 33
Open
Description
The problem
In order to keep a simple, clean API, the outcome of functions should either be handled 'in place' or create a new object.
Now, some functions of ExperimentData change things in-place.
Solution
Change all the API of ExperimentData to recreate a new object
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels