================================================ :mod:`formular._utils` - Miscellaneous Utilities ================================================ This module provides miscellaneous utilities used by Formular. .. currentmodule:: formular._utils .. autofunction:: _make_name .. autofunction:: _get_args .. autofunction:: _get_cls_args .. autofunction:: _value_matches_choice .. autofunction:: _is_choice_selected .. autofunction:: _iter_choices .. autofunction:: _to_list