Closed non closed 8 years ago
If we use super in the implementation of a specialized trait it can cause problems for implementing classes downstream. I hit this bug [1] when trying to get Spire using Algebra.
super
[1] https://issues.scala-lang.org/browse/SI-8431
👍
:+1:
If we use
super
in the implementation of a specialized trait it can cause problems for implementing classes downstream. I hit this bug [1] when trying to get Spire using Algebra.[1] https://issues.scala-lang.org/browse/SI-8431