Click here to Skip to main content
15,903,724 members
Articles / PTS

Error Handling in the Practical Type System (PTS)

Rate me:
Please Sign up or sign in to vote.
5.00/5 (1 vote)
1 Mar 2024CPOL34 min read 2.4K  
Error-handling is important, but nobody wants to do it!
This article explains how PTS aims to facilitate error-handling and ensure that errors aren't silently ignored.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer
Luxembourg Luxembourg
Curious programmer. Zealous simplifier. Lifelong student of life.
I care about creating software that is easy to use, reliable, and maintainable.
https://www.cnpp.dev

Comments and Discussions