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 2 years ago
Was this helpful?