KMer.KMerSequence

Undocumented in source.

Constructors

this
this(ulong number)
Undocumented in source.

Members

Functions

back
Base5 back()
Undocumented in source. Be warned that the author may not have intended to support it.
empty
bool empty()
Undocumented in source. Be warned that the author may not have intended to support it.
front
Base5 front()
Undocumented in source. Be warned that the author may not have intended to support it.
length
size_t length()
Undocumented in source. Be warned that the author may not have intended to support it.
opIndex
Base5 opIndex(size_t i)
Undocumented in source. Be warned that the author may not have intended to support it.
popBack
void popBack()
Undocumented in source. Be warned that the author may not have intended to support it.
popFront
void popFront()
Undocumented in source. Be warned that the author may not have intended to support it.
save
KMerSequence save()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta