Issues
- 1
Please do this!!
#63 opened by matthew-dean - 0
The second bullet of "How does this proposal compare to operator overloading in other languages?" in the Q&A is unclear.
#47 opened by dead-claudia - 7
Operator overloading class syntax using TS-like method overloading and "extension" classes
#29 opened by sirisian - 17
Suggestion: operator() and operator new
#52 opened by yw662 - 1
[IDEA] operator overloading via Proxy traps
#54 opened by Haringat - 0
- 12
Problems with with
#55 opened by Haringat - 0
[SUGGESTION] Enable discussions tab
#58 opened by FrameMuse - 5
[IDEA] Define operators only in classes
#57 opened by FrameMuse - 3
- 11
Suggesion: Define Operators with functions
#56 opened by Haringat - 0
Trouble using the plugin
#59 opened by XiaofanLinUS - 8
Is the proposal still considered ?
#45 opened by TheEpicFace007 - 3
Predictability goals are confusing
#36 opened by Zekfad - 3
- 2
Importing specific operators
#42 opened - 3
Overloading operators ++ and --
#8 opened by jakobkummerow - 10
- 4
- 7
import overloads into the current module (scope overload to a module) with import attributes?
#30 opened by trusktr - 22
[IDEA] what is we remove commutativity ?
#25 opened by lifaon74 - 3
Deprecating and remove implicit type coerision with adding operator overloading
#33 opened by redradist - 6
- 1
Object with overloads vs ordinary Object
#49 opened by lightmare - 0
Use local order instead of global OperatorCounter
#51 opened by bergus - 0
QuickJS implementation
#50 opened by dy - 4
Operator overloading breaks Asm.js
#41 opened - 9
[IDEA] Symbols
#26 opened by jcubic - 13
This seems a little too decorator-y
#5 opened by dead-claudia - 0
- 3
Use a mathematical definition of operators, decoupled from class definitions
#44 opened by PaulKiddle - 2
suggestion - forbid overloading division-operator `/` to guard against divsion-by-nan/zero footguns
#37 opened by kaizhu256 - 0
- 6
Why is the explicit with declaration required?
#3 opened by peey - 2
- 0
- 1
- 6
- 4
Consider some Object.defineOperator and Symbols
#21 opened by lifaon74 - 0
Operator overloading work plan
#20 opened by littledan - 1
Transfer this to tc39
#19 opened by littledan - 5
Discussion: Operator overloading as alternative to extensible numeric literals
#18 opened by rbuckton - 21
- 18
Consider syntactic declaration of operators
#15 opened by rbuckton - 4
Consider the confusion around `==` vs `===`
#17 opened by styfle - 5
Minimal version of this - Numeric Types Only
#11 opened by c69 - 1
- 6
- 3
String `+` right operand optimization
#4 opened by mikesamuel