News

Should JavaScript support operator overloading? It's not clear one way or another whether operator overloading has enough benefit in terms of the complexity, in terms of language design, ...
It's not strictly required to call init(), it's possible to call load() directly with all the options instead.init() just provides a way to setup some common defaults and the options will actually be ...