Join Slack
Communities
Powered by
``` val f : (String, Int)->String = { … } ``` I...
# random
o
orangy
07/27/2017, 2:44 PM
Copy code
val f : (String, Int)->String = { … }
Is it consistent enough? 🙂 You can call it like a function
f()
, so usage would be the same
Open in Slack
Previous
Next