Macaulay2 Engine
Loading...
Searching...
No Matches

◆ hashatom()

unsigned hashatom ( const void * key)
static

Definition at line 49 of file table.c.

49{ return (unsigned long)key >> 2; }

Referenced by Table_new().