.. Copyright (c) 2019-22, J. D. Mitchell

   Distributed under the terms of the GPL license version 3.

   The full license is in the file LICENSE, distributed with this software.

   This file was auto-generated by docs/generate_from_yml.py, do not edit.

Words to strings and vice versa
===============================
.. cpp:namespace:: libsemigroups

This page contains information about the functions in the :cpp:any:`FpSemigroupInterface` class for converting from words to strings and vice versa.

.. cpp:namespace-pop::


.. doxygenfunction:: libsemigroups::FpSemigroupInterface::char_to_uint(char) const
   :project: libsemigroups

.. doxygenfunction:: libsemigroups::FpSemigroupInterface::string_to_word(std::string const&) const
   :project: libsemigroups

.. doxygenfunction:: libsemigroups::FpSemigroupInterface::uint_to_char(letter_type) const
   :project: libsemigroups

.. doxygenfunction:: libsemigroups::FpSemigroupInterface::word_to_string(word_type const&) const
   :project: libsemigroups
