result-flow
result-flow copied to clipboard
Java library for functional style "Railway Oriented Programming"
result-flow
Java library for functional style "Railway Oriented Programming"
This library was inspired by Railway Oriented Programming and the Result type of the Rust programming language. It contains utilities that enable functional style programming in Java with under-the-hood error handling without having to define try-catch-blocks or conditionals.