Permutation
===========

To use the class ``Permutation``, just import it from `symmetria` in the following way

.. code:: python

    from symmetria import Permutation


.. autoclass:: symmetria.Permutation
    :special-members:
    :exclude-members: __abstractmethods__, __init__, __slots__, __module__, __annotations__, __hash__