I have been experimenting with Scala recently, and I noticed that when I need to find a function or class, I need to go to the site or go to the local documentation.
Is there a way to read Scaladoc inside the interpreter?
Maybe something like help() in Python.
source share