//! A module that generates symbols, which are guaranteed to be unique.
use ;
use Symbol;
lazy_static!
/// Returns the next internal counter, incrementing it.
/// Returns a new, unique symbol with the given prefix.
/// Returns a new, unique symbol.