RDF.Description.equal-question-mark

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

equal?(description1, description2)

View Source

Specs

equal?(t(), t()) :: boolean()

Checks if two RDF.Descriptions are equal.

Two RDF.Descriptions are considered to be equal if they contain the same triples.