Hacker News new | ask | show | jobs
by macca321 4679 days ago
If you're into FRP in .NET, please checkout the OLINQ project on github. It lets you define LINQ queries against reactive sources and have them update themselves as the sources change, letting you do things like realtime aggregation in a couple of lines of code.

I think it's wickles.

https://github.com/wasabii/OLinq