tlds
Transactional Operations for Linked Data Structures
|
Go to the source code of this file.
Typedefs | |
typedef enum nucleotide_type | nucleotide_type_t |
Enumerations | |
enum | nucleotide_type { NUCLEOTIDE_ADENINE = 'a', NUCLEOTIDE_CYTOSINE = 'c', NUCLEOTIDE_GUANINE = 'g', NUCLEOTIDE_THYMINE = 't', NUCLEOTIDE_NUM_TYPE = 4 } |
typedef enum nucleotide_type nucleotide_type_t |
enum nucleotide_type |