We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
ops.long.S
2 parents 932c10d + 67fe94e commit ea1d8f9Copy full SHA for ea1d8f9
library/src/scala/compiletime/ops/long.scala
@@ -15,6 +15,7 @@ object long:
15
* ```
16
* @syntax markdown
17
*/
18
+ @deprecated("The Successor feature for `Long` never worked, and after careful consideration it was decided to not support it at all.", "3.3.1")
19
type S[N <: Long] <: Long
20
21
/** Addition of two `Long` singleton types.
0 commit comments