沧浪 8ca8cc481b
feat(question): add tuple length (#17)
* feat(question): add tuple length

* Update questions/18-easy-tuple-length/info.yml

Accept suggestion

Co-authored-by: Anthony Fu <anthonyfu117@hotmail.com>

* refactor(question): add tags tuple

Co-authored-by: Anthony Fu <anthonyfu117@hotmail.com>
2020-07-29 18:54:26 +08:00

2 lines
33 B
TypeScript

type Length<T extends any> = any