David R. Bild
David R. Bild
I've found that the overloading of `?|` breaks type inference for pattern matching anonymous functions. I use the following service error pattern heavily, but this doesn't compile: ``` scala sealed...
Could you document the intended behavior for _cdf_base_function, _pdf_base_function, _pdf_continuous_normalizer, and _pdf_discrete_normalizer? It's not clear which of those should respect xmin and xmax and which should not.
Error messages seem to always show the last 5 lines of the buffer, even when the error occurs earlier in the buffer. This [line](https://github.com/no-context/moo/blob/ea38135ac5914db765abeb56df2fed7e5610b5a5/moo.js#L606) seems to always grab the last...
Fixes #11