.. _api-not_below:

NotBelow [class]
================

The class :class:`splinekit.interval.NotBelow` is the concrete class that handles the left-bounded half-bounded intervals that are not left-open.

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