Result type.
Result of T. Designed for error handling where an operation can either succeed or fail. - TODO: Add member toRange alias with opSlice - TODO: Add member visit()
See Source File
Result type.