.. _api-singleton:

Singleton [class]
=================

The class :class:`splinekit.interval.Singleton` is the concrete class that handles the degenerate intervals that contains only one real number.

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