Join Slack
Communities
Powered by
Is there any better way to achieve this? ``` val l...
# getting-started
g
gabrielfv
04/14/2018, 1:57 PM
Is there any better way to achieve this?
Copy code
val list = item.someMethod(foo).take(2) call(list[0], list[1], bar)
Open in Slack
Previous
Next