Macaulay2 Engine
Loading...
Searching...
No Matches
T::binding Struct Reference

Singly linked-list node holding one (key, value) pair in a hash bucket chain. More...

Public Attributes

struct bindinglink
const void * key
void * value

Detailed Description

Singly linked-list node holding one (key, value) pair in a hash bucket chain.

Note
AI-generated documentation. Verify against the source before relying on it.

Definition at line 41 of file table.c.


The documentation for this struct was generated from the following file: