-
As the title suggests, `statefulMapConcat` is deprecated so it should replaced with `statefulMap` + `mapConcat` so that the 1.1.0 version of pekko-http isn't relying on deprecated pekko methods.
-
At a bare minimum, every AST item must be documented.
-
In `MessageLogger` the message is passed by-name, in `LoggerInterpolator` by-value.
Is there a reason behind that?
If not, should we change the `LoggerInterpolator` like this?
```scala
obje…
-
## Feature Suggestion
We'd like to add to the **techdocs** feature the possibility to manage multiple versions of the documentation. This would allow companies to deal with mutliple versions of…
-
Deploy a website with all the documentation generated from scaladoc.
-
## Reproduction steps
Scala version: 2.13.13
Tested with Scala 3 versions for cross compiled project: 3.3.1 and 3.3.2
[reproduction-sbt.zip](https://github.com/scala/bug/files/14372699/repro.zi…
-
In pekko 1.1, we are encouraging libs to have a failed future if `deleteObject(persistenceId, revision)` doesn't delete rows.
https://github.com/apache/pekko/pull/1271
-
@jcanny I wanna leverage the GPU Resources in Spark.
For example use GPU to do some Matrix Computation.
I am thinking about how to configure to ake BIDMat as the GPU Backend for Spark?
Likely, I use M…
-
### Use case
it would be nice if the comments we write functions would be reflected in code documentation, i.e. in javadoc/KDoc/scaladoc
### Possible solution
Adjust the generator to include …
-
This issue report is related to the course but not the course's git repo.
When using IntelliJ (I'm not sure how it works in Eclipse), it's possible to hold Ctrl and click on any standard library fu…