-
-
Notifications
You must be signed in to change notification settings - Fork 151
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(rstream): update/rename fromView()
BREAKING CHANGE: update/rename fromView(), add fromViewUnsafe() - fromView() now performs type checking on given path and/or view transform - existing `fromView()` renamed to `fromViewUnsafe()` (this is in line w/ related updates in thi.ng/atom & thi.ng/paths pkgs)
- Loading branch information
1 parent
67b7921
commit f5df4ab
Showing
3 changed files
with
146 additions
and
47 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
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