Mikhail Vorobev
Mikhail Vorobev
Currently using some type of body serialization (e.g. with circe) leads to eager serialization with request construction. So request gets to backend with body already serialized. This makes some use...
QCPAbstractPlottable::rescaleValueAxis has no return, but documentation says it must return true if axis was rescaled.
## Description [Provide a brief description of the changes introduced by this pull request and the motivation behind them.] ## Proposed Changes [List the specific changes and additions introduced by...
## Description [Provide a brief description of the changes introduced by this pull request and the motivation behind them.] ## Proposed Changes [List the specific changes and additions introduced by...
**Describe the bug** Scala environment: JVM Scala version: 3.6.4 Iron version: 3.0.1 **Reproduction steps** Try to compile following code: ```scala import io.github.iltotore.iron.* import io.github.iltotore.iron.constraint.numeric.* import io.github.iltotore.iron.constraint.collection.* def find[T, N