@@@ timeout wip
[mLib] / struct / assoc.3
index 5b4ead0..cbec2c2 100644 (file)
@@ -27,6 +27,9 @@ assoc \- tables indexed by atoms
 .nf
 .B "#include <mLib/assoc.h>"
 
+.B "typedef struct { ...\& } assoc_table;"
+.B "typedef struct { ...\& } assoc_base;"
+
 .BI "void assoc_create(assoc_table *" t );
 .BI "void assoc_destroy(assoc_table *" t );