Function Overload

When will Powershell support overloading in plain functions (not OOP)
This feature would be a great improvement and a code saver…
right now to emulate function overload I have to recur
to function parameter schemas
or leverage some nice tricks with recursion…

You can post feature requests in Issues · PowerShell/PowerShell · GitHub for version 7.x
No more features will be available in 5.1 anymore.