scala-dev icon indicating copy to clipboard operation
scala-dev copied to clipboard

stack allocation of user-defined classes, value classes

Open lrytz opened this issue 9 years ago • 0 comments
trafficstars

scala-js supports @inline on classes, we could do the same. we could also consider all value classes as having the annotation.

see also https://issues.scala-lang.org/browse/SI-9731

lrytz avatar Apr 14 '16 09:04 lrytz