Exercise #65: Type Safe Map
Advanced Patterns ยท 04-classes
Go back to exercises
Goal
Goal: Make `set` return a map type that accumulates the new key.
Check Solution
Next
Run "Check Solution" to validate your code in the browser.