Meeseeks.Document.element-question-mark

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

element?(document, node_id)

View Source

Specs

element?(t(), node_id()) :: boolean() | no_return()

Checks if a node_id refers to a Meeseeks.Document.Element in the context of the document.

Raises if node_id does not exist in the document.