Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I've been playing around with some of the "standard/common monads in C# for a while now, in OSS (https://github.com/pimbrouwers/Danom) and at work. It's awesome. I can't imagine working without them anymore.




Do you have a comparison to other libraries like https://github.com/louthy/language-ext

Yours looks a lot more idiomatic to C# (hence acceptable for a mixed code base) but the above linked more "systematic". Not that I have used any or have any competence.


I normally do a much deeper dive into the existing ecosystem before I write a library like this. In this case, I tried a few of the popular packages, but in the end decided my own pursuit of the exact types I wanted was more interesting. So, I just went for it.

Thanks for sharing! Appreciate the OSS work. Is it ok if I reference that repo in my article?

100%! I would be thrilled! Thank you very much.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: