Which implicit conversions in Scala are present as default when nothing is imported -
What are the underlying scalas present in default?
I use Rich String >, Regex and some others. Automatically imported members are: See Scale specifications to members. 9.1 Given that only objects (and package objects) can include methods or values, only There is a place where the underlying value can be found in the standard (without any extra imports) Confirms
java.lang package members
Scala package members
predef objects
Predef
scala a related package in package object is not).
Comments
Post a Comment