Javascript function overloading
I was reading a post yesterday about function overloading in javascript, and the suggested solution had quite a performance overhead when used with multiple signatures. In addition, it only used the number of arguments, and not their types and order to distinguish between the signatures. For some reason I woke up early this morning with [...]
My name is Øyvind Sean Kinsey and I am a software architect/developer focusing mainly on MySQL, .NET and Javascript frontends.