JS ⟩ value ⟩ object ⟩ class ⟩ create ⟩ by delegation
create a class that delegates to instances of other classes.
🈯 synonyms: "composition"
Bag - manage items/counts by delegating to an inner Map object.
Last updated 1 year ago