uni-util-2.2.1.2: Utilities for the uniform workbench

Safe HaskellSafe-Infered

Util.Object

Description

Module which generates globally unique ObjectIDs.

Documentation

class Object o whereSource

Methods

objectID :: o -> ObjectIDSource