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

I can't use Python on .NET, I use it with numpy and the rest of the great native ecosystem. There are great ORMs, but I also really like LINQ.


I hardly do any Python nowadays, but why do you want LINQ if you already have itertools and comprehensions?


LINQ is way more than just itertools and comprehensions.


Only if you are speaking about things like LINQ2SQL, LINQ2XML and similar.

Which can be done if the right ABC are implemented.


Also LINQ Rx.


Which is just reactive programming.


...readily available and idiomatic as part of the LINQ universe.


A simple google search gave me

https://rxpy.codeplex.com/




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

Search: