MCPcopy Create free account
hub / github.com/OpenMS/OpenMS / empty

Method empty

src/openms/source/CHEMISTRY/NASequence.cpp:79–82  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

77 }
78
79 bool NASequence::empty() const
80 {
81 return seq_.empty();
82 }
83
84 NASequence NASequence::getPrefix(Size length) const
85 {

Callers 2

getFormulaMethod · 0.45
parseString_Method · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected