Macro.special_form-question-mark

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

special_form?(name, arity)

View Source (since 1.7.0)

Specs

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

Returns true if the given name and arity is a special form.