notInverted top-level constant

String const notInverted

Not inverted.

Same as notReversed.

Compatibility:

  • +vscode
  • +mac Terminal
  • +mac iTerm2
  • +as

See also invert.

Implementation

const String notInverted = notReversed;