biomcmc-lib  0.1
low level library for phylogenetic analysis
Data Fields
hashtable_item_struct Struct Reference

key/value pair for hash table More...

#include <hashtable.h>

Data Fields

char * key
 String (vector of char).
 
int value
 Integer (position in vector where hashtable_item_struct::key can be found)
 

Detailed Description

key/value pair for hash table


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