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
1 parent 9d375cf commit 67fe94eCopy full SHA for 67fe94e
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