https://kotlinlang.org logo
#random
Title
j

Jason5lee

01/17/2022, 2:48 PM
I implemented a
Result<T, F>
type using the similar approach as the
Result<T>
in the standard library. https://github.com/Jason5Lee/resukt