<@U3YFHFL1L> yes, as I updated my article and put ...
# datascience
t
@hudsonb yes, as I updated my article and put it on Medium I realized we needed to apply that to bin operators. If you can put in a PR that would be awesome, and I can update the blog article.
h
Can be done as a separate PR since it's a breaking change, but any thoughts on moving
valueSelector
to the last parameter so the lambda can be moved out of the parentheses?
I suppose I could just add an override and leave the existing ones as is.
👍 1
t
@hudsonb That makes sense to do.
h
Shoot doesn't help much, it becomes ambiguous when you want to use named parameters.
This was more interesting than what I am currently debugging, so worked on this through lunch. PR submitted!
👍 1
t
Thank you, I'll take a look this weekend