Join Slack
Powered by
I implemented a `Result<T, F>` type using th...
# random
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
Open in Slack
Previous
Next