teaching-material icon indicating copy to clipboard operation
teaching-material copied to clipboard

add bonus task for `Calculator` error handling API

Open miguelraz opened this issue 2 years ago • 0 comments

Our Calculator assignment uses the big ball of mud enum error design, we should consider adding a bonus task to convert the errors to the nested error handling style.

miguelraz avatar Oct 04 '22 02:10 miguelraz