OptionalSharp
by
Sigma
| Summary | Provides a way to represent optional values that may or may not exist clearly. |
|---|---|
| Description |
About OptionalSharp OptionalSharp OptionalSharp is a small, lightweight utility library in C#. It provides a way to represent optional values that may or may not exist. This Optional type aims to make your code more robust and clear, helping to eliminate NullReferenceExceptions and make it obvious when a value might be absent. I recommend looking at source for this for now.About OptionalSharp
OptionalSharp
OptionalSharp is a small, lightweight utility library in C#. It provides a way to represent optional values that may or may not exist. This Optional type aims to make your code more robust and clear, helping to eliminate NullReferenceExceptions and make it obvious when a value might be absent.
I recommend looking at source for this for now.
|
| Votes | 👍0 👎0 ❤️0 |
| Error Rate | 0% |
| Data | {} |
| Version | Created | Size (modified) | Files | Changes |
|---|---|---|---|---|
| 20704 | 14.2 KB (13 KB) | 4 ~2 | Changes on 2023-07-01 | |
| 20361 | 14.1 KB (14 KB) | 4 ~3 | Changes on 2023-06-30 | |
| 20321 | 13.9 KB (12 KB) | 4 ~1 | Changes on 2023-06-29 | |
| 20142 | 13.4 KB (11.5 KB) | 4 ~1 | Changes on 2023-06-29 | |
| 20137 | 12.9 KB (12.9 KB) | 4 +1 ~2 | Changes on 2023-06-29 | |
| 20113 | 10.2 KB | 3 +3 | Changes on 2023-06-29 |
Loading history…