.. _api-below:

Below [class]
=============

The class :class:`splinekit.interval.Below` is the concrete class that handles the right-bounded half-bounded intervals that are right-open.

.. automodule:: splinekit.interval.below
   :members:
   :show-inheritance:
   :special-members: __new__, __contains__
   :member-order: bysource
