.. Copyright (c) 2024 Joseph Edwards 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 StringRange class ===================== .. autoclass:: StringRange :doc-only: Contents -------- .. autosummary:: :signatures: short ~StringRange StringRange.alphabet StringRange.at_end StringRange.copy StringRange.count StringRange.first StringRange.get StringRange.init StringRange.last StringRange.max StringRange.min StringRange.next StringRange.order StringRange.size_hint StringRange.upper_bound Full API -------- .. autoclass:: StringRange :class-doc-from: init :members: