These are operators that are placed after their operand, for example the ? operator:
if unwrapped = myVar? {...}