`def time[A](f: => A)` what does this syntax mean

I don’t quite see the problem; I searched for List in the online reference:

Clicked on List in the search-results:
image

There you can see groupBy and lots of other methods.

Searching for groupBy also works:

What exactly doesn’t work for you?

1 Like