lambdaclass / cairo-by-example

cairo-by-example.com
https://cairo-by-example.com/
Apache License 2.0
40 stars 23 forks source link

Request to Add Error Handling in Cairo #117

Open hardiktheprogrammer opened 5 months ago

hardiktheprogrammer commented 5 months ago

Description

I would like to request the addition of comprehensive error handling examples in the "cairo-by-example" repository. Specifically, examples and best practices for handling both unrecoverable and recoverable errors in CairoLang would be highly beneficial

Suggested Content

  1. Unrecoverable Errors
  2. Recoverable Errors: