You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 19, 2020. It is now read-only.
The alias approach is a little hacky and not particularly ergonomic. It would be nice to replace it with being able to elide the type when using () as the state type.
Description
The alias approach is a little hacky and not particularly ergonomic. It would be nice to replace it with being able to elide the type when using
()as the state type.