I wanted to jump into the source of Any to see how some methods had been implemented, but I see it is not included in the scala-library-src, and neither is AnyRef (value types and Nothing are, however). I'm curious, how and where are Scala object base types implemented?
/src/library-aux/scala/Any.scala
and /src/library-aux/scala/AnyRef.scala
contain trait Any
and trait AnyRef
.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With