JAX Internal Implementation Notes
=================================

This section of the documentation describes implementation details that
are too elaborate to fit in code comments, or in internal function docstrings.

Like code comments, the material here should be used with caution because it
is prone to become stale.

.. toctree::
  :maxdepth: 1

  Handling of closed-over constants <constants>
