uni-util-2.3.0.0: Utilities for the uniform workbench

Safe HaskellSafe-Inferred

Util.Object

Description

Module which generates globally unique ObjectIDs.

Documentation

class Object o whereSource

Methods

objectID :: o -> ObjectIDSource