scala3 icon indicating copy to clipboard operation
scala3 copied to clipboard

Outdated LazyVals reference in documentaiton

Open WojciechMazur opened this issue 7 months ago • 0 comments

The current LazyVals specification in Scala 3 docs is outdated https://docs.scala-lang.org/scala3/reference/changed-features/lazy-vals-init.html It uses the legacy variant of lazy vals initialization instead of the new implementation introduced in #15296 #16975 #16555

WojciechMazur avatar Jun 26 '24 20:06 WojciechMazur