notInverted top-level constant
Not inverted.
Same as notReversed.
Compatibility:
- +vscode
- +mac Terminal
- +mac iTerm2
- +as
See also invert.
Implementation
const String notInverted = notReversed;
Not inverted.
Same as notReversed.
Compatibility:
See also invert.
const String notInverted = notReversed;