-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor(autorun): improve type-hints so that its final return value …
…has the correct type, regardless `default_value` is provided or not refactor(view): improve type-hints so that its final return value has the correct type, regardless `default_value` is provided or not refactor(combine_reducers): use `make_immutable` instead of `make_dataclass` test(view): write tests for `store.view`
- Loading branch information
Showing
13 changed files
with
601 additions
and
187 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.