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()
.
Macaulay2
e
table.c
Generated on
for Macaulay2 Engine by
1.15.0