Skip to content
This repository was archived by the owner on Jul 30, 2024. It is now read-only.

[console] loging method cannot be used as function #295

Closed
exoego opened this issue Jul 30, 2020 · 0 comments · Fixed by #297
Closed

[console] loging method cannot be used as function #295

exoego opened this issue Jul 30, 2020 · 0 comments · Fixed by #297

Comments

@exoego
Copy link
Owner

exoego commented Jul 30, 2020

Seq("a", "b", "c").forEach(println) // OK
Seq("a", "b", "c").forEach(Console.log) // compile error
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant