Diego Alonso

Results 69 comments of Diego Alonso

Unlike the PR code, the Scastie example is missing an `@inline def` accessor to the field that is marked (or not) as `private val`, so it is at the intersection...

@nomisRev I am not sure if this issue is still open. If it is, and you are still working on it, then the best talk about lenses I have found...

@sjrd Thanks for looking into the SIP. We have started to discuss the problems you have found, and will address them in an answer later this week.

@sjrd Thanks for the feedback received. I wonder if you could you elaborate a bit further regarding the following > the restrictions are severe enough that they make Suspend contextual...

> Integration with the standard library is problematic. > As is, no higher-order function from the stdlib, such as List.map, will work in async contexts. @sjrd What is referred to...

Here is a first comment to some of the concerns addressed. ### Suspend as Second-Class values Thanks for the reference to the "Gentrification" paper. This paper does describe how to...

@rafaparadela Taking a quick look at some issues, I was wondering if you could give an example of a kind of error, or warning, that you had in mind when...

@guizmaii This is an issue I opened a few years ago during the contributions with `fs2`, due to the small inconvenience of switching branches and keeping results. It is not...

Related to this issue: https://users.scala-lang.org/t/streamlining-the-scala-installation-procedure/9313