Exercise #57: Assertion Functions
Advanced Patterns ยท 03-type-predicates-assertion-functions
Go back to exercises
Goal
Goal: Write an assertion function that narrows a user to AdminUser after runtime validation.
Check Solution
Next
Run "Check Solution" to validate your code in the browser.