contains

open operator fun contains(signature: Signature): Boolean

Checks whether this library contains the provided signature.

The default implementation, checks for signature presence among primitives and theory clauses by indicator-like search


open operator fun contains(operator: <ERROR CLASS>): Boolean

Checks whether this library contains the definition of provided operator