bufref

Undocumented in source.

Members

Enums

isBufRef
eponymoustemplate isBufRef(alias item)
Undocumented in source.
isBufRefRange
eponymoustemplate isBufRefRange(alias item)
Undocumented in source.

Functions

adjustPos
void adjustPos(BufRef bref, ptrdiff_t adjustment)
Undocumented in source. Be warned that the author may not have intended to support it.
adjustPos
void adjustPos(T item, ptrdiff_t adjustment)
Undocumented in source. Be warned that the author may not have intended to support it.
bwin
auto bwin(B window)
Undocumented in source. Be warned that the author may not have intended to support it.
concrete
auto concrete(const(BufRef) bref, B window)
Undocumented in source. Be warned that the author may not have intended to support it.
concrete
auto concrete(R brefRange, B window)
Undocumented in source. Be warned that the author may not have intended to support it.
concrete
auto concrete(T item, B window)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

BufRef
struct BufRef
Undocumented in source.
ConcreteRange
struct ConcreteRange(R, W)
Undocumented in source.

Templates

hasBufRefs
template hasBufRefs(T)
Undocumented in source.
isBuffer
template isBuffer(B)
Undocumented in source.

Meta