.. _api-not_above:

NotAbove [class]
================

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

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