.. Copyright (c) 2024, James D. Mitchell Distributed under the terms of the GPL license version 3. The full license is in the file LICENSE, distributed with this software. .. currentmodule:: libsemigroups_pybind11 The side enum ============= This page describes the enum class :py:class:`side` in ``libsemigroups_pybind11`` for representing whether an action is a left or a right action. .. seealso:: :any:`Action`. Full API -------- .. autoclass:: side