RDF.IRI.new-exclamation-mark

You're seeing just the function new-exclamation-mark, go back to RDF.IRI module for more information.

Specs

new!(coercible()) :: t()

Creates a RDF.IRI, but checks if the given IRI is valid.

If the given IRI is not valid a RDF.IRI.InvalidError is raised.

see valid?/1