Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] Returns cached chained Derived #107

Closed
muukii opened this issue May 4, 2020 · 2 comments
Closed

[Feature] Returns cached chained Derived #107

muukii opened this issue May 4, 2020 · 2 comments

Comments

@muukii
Copy link
Collaborator

muukii commented May 4, 2020

Many times to create Derived from .chain
notifying and memorization also have a little bit of cost to perform.
if chaining condition is same, we can return shared derived.

@muukii
Copy link
Collaborator Author

muukii commented May 4, 2020

image

@muukii
Copy link
Collaborator Author

muukii commented May 5, 2020

Implemented in v7.0-rc.1

@muukii muukii closed this as completed May 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant