-
With #5 restricting to official repositories, this could actually work. How complex would it be to implement?
See also https://github.com/rmarquis/pacaur/commit/d3f7d552da4eebdb6be5279124f1a9b090603…
AladW updated
6 years ago
-
There has been some feedback on Gitter that the `Validated` doc isn't as beginner-friendly as it could be. Pretty early in the doc it delves into writing a `parallelValidate` method, discussing `Apply…
-
I'm seeing this buggy behavior where options and selections are stale when options change. I'm not sure if there's a way to immediately clear the displayed options (and currently selected item) when `…
-
OFF the top of my head:
Finally Tagless
Avg File LOC
Restricted coercion (in TypeCase)
implementation check function (have implementation as trait for extensiblity, define function xxx = new yyy in co…
-
I just spent a lot of hours trying to make my paper-form component using 1.0.0.alpha.3 submit with the enter key and in the end I found the magical incantation, but I'm left wondering if maybe paper-f…
jpaas updated
7 years ago
-
The offending code fragment can be seen at the top of this [SO question](http://stackoverflow.com/questions/41807147/how-to-resolve-the-strange-type-error-in-a-recursive-map-with-statically-resolve). …
-
Playing with some finally tagless as one would expect of me. Some surprising behavior, not sure if intended. Here's the Scalaz version, which works fine, doesn't blow stack (scroll to the bottom of th…
-
I've experimented with two approaches for how we return values, given that we need to model failure somehow, and I assume we want a way to handle it not at the site of interpretation, but instead have…
garyb updated
8 years ago
-
Right now, the following code crashes the compiler if it is present outside functions.
`new globalvar = test();`
Why not add a feature which automatically prefixes the appropriate code to main()?
F…
-
paf31 updated
9 years ago