.. _api-open:

Open [class]
============

The class :class:`splinekit.interval.Open` is the concrete class that handles the bounded intervals that are left-open and right-open.

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