package
Version:
v0.8.1-0...-a25970e
Opens a new window with list of versions in this module.
Published: Mar 17, 2021
License: BSD-3-Clause
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package uid implements unique ID provision for graphs.
Max is the maximum ID value.
Set implements available ID storage.
NewSet returns a new Set.
NewID returns a new unique ID. The ID returned is not considered used
until passed in a call to use.
Release frees the id for reuse.
Use adds the id to the used IDs in the Set.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.