RFE: add .string(n) methods for the both label and sub objects #1
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The methods
STRING .string(INT n)return the name of thenth sub or label, as provided in the.add()methods at initialization time.The string can be used for logging, for assigning the names to headers for tracing purposes, etc.
Feature added in
9524c583and5e872182.