When generating nested classifier names in an FIR ...
# compiler
z
When generating nested classifier names in an FIR generator, is there a way to check ahead of time if there will be a clashing name with an existing source-based classifier? Or does that require just using direct symbol access to be super safe?