.. currentmodule:: bitstring

.. _reference:

#########
Reference
#########

The :ref:`quick_reference` gives one line summaries of all of the methods and properties of the bitstring classes.

This section gives more information and usually examples.

.. toctree::
   :maxdepth: 2

   introduction
   interpretation
   dtypes
   bits
   bitarray
   constbitstream
   bitstream
   array
   functions


