[next][previous][up][top][index]
search for:

handle -- get the handle of an object

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 :

  • handle HashTable
  • Code:

         -- ../../../Macaulay2/m2/handles.m2:15
         handle = x -> x.handle

    [next][previous][up][top][index]
    search for: