|
|
|
|
|
by amelius
237 days ago
|
|
But you can implement exceptions by using the same IF statement approach you would use for manual error handling. No need for unwinding tables and such if that optimization is a bridge too far for your specific target platform. |
|