Join Slack
Powered by
So while you could create your own wrapper that ma...
# language-proposals
f
fellshard
10/29/2016, 10:00 PM
So while you could create your own wrapper that makes a new extension property
Collection.func
out of each of those, it would be useful to instead pipe that object through the first parameter in each of those functions, as an 'implicit receiver':
myCollection |> func( ... remaining params ... )
2
Views
Open in Slack
Previous
Next