Adam C. Baker
Results
2
issues of
Adam C. Baker
I'm trying to perform as much of my feature extraction when I query the Terrier index as possible, but I'm not finding much documentation for how to get features beyond...
enhancement
In particular, `NominalDiffTime` is missning (at least) `Fractional` and `Num` instances: ``` *Data.Thyme> 2::NominalDiffTime :3:1: No instance for (Num NominalDiffTime) arising from the literal `2' In the expression: 2 ::...
documentation