Assuming that Function overloading should not be supported in statically typed programming languages does it oppose that Dart does not provide function overloading since at its core it is a dynamically typed language?
posted Aug 10, 2018
| The argument (not mine) goes: even in fully statically typed programming languages, function overloading might be a bad idea. – Whathecode Aug 10, 2018 10:03 |