# Description of the new feature Thereâs already a ligature for `?=`, `??` and `||=`, but not one for `??=`. # Proposed technical implementation details (optional) I expect the ligature to be a merger of the `??` and `?=` ligatures.
Description of the new feature
Thereâs already a ligature forÂ
?=,??andÂ||=, but not one forÂ??=.Proposed technical implementation details (optional)
I expect the ligature to be a merger of theÂ
?? and�= ligatures.