Numeric Syntax
Like the DatasetSyntax example, we will need syntax for Numerics
Think basic operators (+, -, /, *) etc
I'll try to tackle this one.
Awesome. I've just merged in the PR thats been open for the last few weeks on dataset/data stream design. Worth branching off that for this piece since there are a few parts that have changed/been implemented already.
Check out this: https://github.com/scalaz/scalaz-analytics/blob/api-design/src/main/scala/scalaz/analytics/AnalyticsModule.scala
Based on the latest conversations from Gitter, I propose to close this one and "join the forces" on #16 together with @GrafBlutwurst and @LukaJCB.