RDF.Dataset.equal-question-mark

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

equal?(dataset1, dataset2)

View Source

Specs

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

Checks if two RDF.Datasets are equal.

Two RDF.Datasets are considered to be equal if they contain the same triples and have the same name.