Zpyzl

- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Zpyzl created a post, scala debug - how to step into the 2nd method when there are 2 methods in a line?
In the following line : vm.foreach(this.nature_+=(_,pred)) I want to step into the method nature_+=(). So when it first runs to this line, I press F7, then 'foreach' become high...