Determine max of a tuple through pipe operator in F#

前端 未结 0 1087
小蘑菇
小蘑菇 2020-12-03 13:48

I have a tuple that contains two numbers. I want to pass this tuple to "max" function through pipe operator that would calculate the largest value between the two

相关标签:
回答
  • 消灭零回复
提交回复
热议问题