Closed matt-graham closed 3 months ago
Fixes bug in copy method of chain_state objects due to R's lazy evaluation by using forceAndCall and adds unit tests for chain state.
copy
chain_state
forceAndCall
Fixes bug in
copy
method ofchain_state
objects due to R's lazy evaluation by usingforceAndCall
and adds unit tests for chain state.