handle x -- produces the Handle for the object x.
The corresponding symbol is used as a key under which to store the handle.
Ways to use handle :
Code:
-- code for handle: -- ../m2/handles.m2:15 handle = x -> x.handle