Is it possible to write a genericFunction<’T> where ‘T is constrained to be a tuple of type 'T2*'T3?

前端 未结 0 511
生来不讨喜
生来不讨喜 2020-12-05 02:14

Is it possible in F# to write a generic function where you specify a type \'T, but constrain \'T to be a tuple of type \'T2*\'T3?

Here\'s a couple of things I\'ve tri

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