SequenceAlignment.opSlice

Undocumented in source. Be warned that the author may not have intended to support it.
struct SequenceAlignment(S, alias scoreFun = "a == b ? 0 : 1")
const pure nothrow
size_t[2]
opSlice
(
size_t dim
)
(
in size_t begin
,
in size_t end
)

Meta