unaliased

fun unaliased(    primitives: Map<Signature, Primitive> = emptyMap(),     theory: <ERROR CLASS> = Theory.empty(),     operatorSet: <ERROR CLASS> = OperatorSet(),     functions: Map<Signature, LogicFunction> = emptyMap()): Library

Creates an instance of Library with given parameters