Exercise #24: Defaults
Type Transformations ยท 03.5-type-helpers-pattern
Go back to exercises
Goal
Goal: Add a default type parameter for the error so callers can omit it.
Check Solution
Next
Run "Check Solution" to validate your code in the browser.