Return an object with a label attribute
Arguments
- x
(ANY
)
an object.
- label
(string
)
label attribute to attach to x
.
Value
x
labeled by label
. Note that the exact mechanism of labeling should be considered
an internal implementation detail, but the label can always be retrieved via obj_label
.