Is there any possibility that i can search for a method in a class, trait or object via scala doc, globally? Example: I have a method name and I don\'t know which class it belon
I don't think there is a general, built-in method. So if the scaladoc is online I use my friend Google. For instance to search for a method called left in the scala API, I use the query: