quickcheck-dynamic icon indicating copy to clipboard operation
quickcheck-dynamic copied to clipboard

Hide internals of `StateModel` module

Open MaximilianAlgehed opened this issue 1 year ago • 0 comments

We currently expose things like Actions(..) and Step(..) etc in the public interface of the library. I'd like to limit what we expose to the "intended use-case" to avoid confusion in the future.

MaximilianAlgehed avatar Sep 20 '23 14:09 MaximilianAlgehed