pyds.Set ======== .. currentmodule:: pyds .. autoclass:: pyds.Set :show-inheritance: ---- .. rubric:: Methods .. automethod:: pyds.Set.add .. automethod:: pyds.Set.discard ---- .. rubric:: Special Methods .. automethod:: pyds.Set.__contains__ .. automethod:: pyds.Set.__iter__ .. automethod:: pyds.Set.__len__ .. automethod:: pyds.Set.__str__ .. vim: tabstop=1 expandtab