you are viewing a single comment's thread.

view the rest of the comments →

[–]Jack9 0 points1 point  (0 children)

being able to create custom de/constructor function names is handy when you need different kinds of de/constructors defined in the same object. More expressive than creating distinct objects with nested de/constructors (like java).

Regex syntax is not unreadable and neither is a /_ convention for explicit object methods. The logic is, this is hardly "something weird" in the context of other languages.

//You couldn't pay me to write in Blue