Functional Principles - Result class

 




For example if a method signature was returning an int, the result class allows us to now return an error if something goes wrong.

The Result Class










Comments

Popular posts from this blog

Microservices and Service-Oriented Architecture

Version control and Continuous Integration/Continuous Deployment (CI/CD)

Delegates