Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 686 Bytes

File metadata and controls

23 lines (18 loc) · 686 Bytes

Usage

This section explains the most common ways to use the package in real code.

The most important question in this package is usually not "which enum should I pick?" but "which layer should I use?"

.. toctree::
   :maxdepth: 1

   working-with-enums
   helper-methods
   use-cases
   traits
   catalogs
   state-machines
   sort