Inferring data types from variadic tuple types

前端 未结 0 1940
野趣味
野趣味 2021-01-03 22:28

Variadic tuple types allow us to provide the caller of a function, a tuple return type driven by the tuple supplied to the function like so:

function         


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