Typecript: Overloading functions with tuples
Apr 24, 2022 路 3 min read 路 Overloading a function on a programming language means using the same function but with different types of arguments or increasing the number of arguments. What are tuples? Is a mechanism in typescript to strictly define an Array, define size, define...
Join discussion




