Macro.operator-question-mark

You're seeing just the function operator-question-mark, go back to Macro module for more information.
Link to this function

operator?(name, arity)

View Source (since 1.7.0)

Specs

operator?(name :: atom(), arity()) :: boolean()

Returns true if the given name and arity is an operator.