# 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.