This repository was archived by the owner on Sep 17, 2023. It is now read-only.
Release 3.0.0
Improvements
- Simplify
SingleContextKeyandMultiContextKeyimplementations for better performance.
Changes
SimpleContextKeyseed provides single value.- Add
IterativeContextKeywhich seed isIterableof its sources
AIterableis no longer used. MultiContextKeyextendsIterativeContextKey,