I'm on my phone right now, so I won't try to find the correct issues.
This is a problem of toSeq in combination with method UFCS. Call the keys iterator as a normal function call to toSeq and it should work.
I'm on my phone right now, so I won't try to find the correct issues.
This is a problem of toSeq in combination with method UFCS. Call the keys iterator as a normal function call to toSeq and it should work.