Module.defines_type-question-mark

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

defines_type?(module, definition)

View Source (since 1.7.0)

Specs

defines_type?(module(), definition()) :: boolean()

Checks if the current module defines the given type (private, opaque or not).

This function is only available for modules being compiled.