VergeGroup/swift-verge

[Feature] Returns cached chained Derived

muukii opened this issue · 2 comments

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.

Implemented in v7.0-rc.1