Module Index

Module: set

This module defines events related to the data.Set data type.

Classes

EventSetGet

Event that is published by the Set.get() method.

EventSetPop

Event that is published by the Set.pop() method.

EventSetPush

Event that is published by the Set.push() method.

EventSetSet

Event that is published by the Set.set() method.

EventSetSort

Event that is published by the Set.sort() method.