Y
Hacker News
new
|
ask
|
show
|
jobs
by
smt88
2785 days ago
C# has a 3rd party Option lib that works well. I use it heavily.
F# is probably a better competitor to Rust than C# though.
1 comments
starik36
2785 days ago
Which Option lib is that?
link
smt88
2785 days ago
https://github.com/nlkl/Optional
link