Join Slack
Powered by
What is the correct way to solve this?. Usually I ...
# arrow
c
carlos cdmp
06/14/2020, 4:20 PM
What is the correct way to solve this?. Usually I make these functions inline so context is not lost
s
simon.vergauwen
06/14/2020, 4:37 PM
You can create a custom
inline
function. We’re updating Arrow Core atm to be
inlined
to support this more idiomatic style in Kotlin.
4
Views
Open in Slack
Previous
Next