AntiConjugate# class discopy.quantum.gates.AntiConjugate(name=None, dom=None, cod=None, data=None, *args, **kwargs)[source]# Bases: Box An anti-conjugate box, i.e. where the conjugate is the dagger. Parameters: name (str) – dom (T) – cod (T) –