=======
Hashing
=======

This module focuses on *hashing*, a technique that speeds up access
and retrieval of information using *hash functions*.

Contents
========

.. toctree::
   :maxdepth: 2
   :numbered:

   concepts.rst
   collisions.rst
   
