SequenceLexicon

Undocumented in source.

Constructors

this
this()
Undocumented in source.
this
this(SequenceLexicon x)
Undocumented in source.

Members

Aliases

Sequence
alias Sequence = T[]
Undocumented in source.

Functions

add
uint add(Range r)
Undocumented in source. Be warned that the author may not have intended to support it.
clear
void clear()
Undocumented in source. Be warned that the author may not have intended to support it.
sequence
const(Sequence) sequence(uint id)
Undocumented in source. Be warned that the author may not have intended to support it.
size
size_t size()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta