zhanglab / psamm

Curation and analysis of metabolic models
https://zhanglab.github.io/psamm/
GNU General Public License v3.0
34 stars 15 forks source link

native: Add methods + tests for _OrderedEntrySet #249

Closed jonls closed 7 years ago

jonls commented 7 years ago

Add tests for _OrderedEntrySet in native module (used for providing access to compound, reaction and compartment entries in NativeModel). Add clear() and update() methods.