Ultimately icon indicating copy to clipboard operation
Ultimately copied to clipboard

A robust option type for C#

Results 3 Ultimately issues
Sort by recently updated
recently updated
newest added

Hi ! I am a user of the [Optional library](https://github.com/nlkl/Optional) and have some of librairies I wrote heavily depends on it. As it seems to no longer being maintained, I...

I was told (https://github.com/nlkl/Optional/issues/73) Ultimately has async support for Option, but I don't see how to use it.

Hello! I'm a developer working in an environment using a custom implementation of the Result pattern inspired by the work of Vladimir Khorikov. Any chance you'd like some help, perhaps...