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.
2 parents 3e2b2cf + ece83bf commit b4d0334Copy full SHA for b4d0334
library/src/scala/compiletime/ops/int.scala
@@ -183,7 +183,7 @@ object int:
183
* ```
184
* @syntax markdown
185
*/
186
- @deprecated("Use compiletime.ops.any.ToString instead.","3.2.0")
+ //@deprecated("Use compiletime.ops.any.ToString instead.","3.2.0") // uncomment when reaching 3.2.0
187
type ToString[X <: Int] <: String
188
189
/** Long conversion of an `Int` singleton type.
0 commit comments