concrete

Undocumented in source. Be warned that the author may not have intended to support it.
  1. auto concrete(const(BufRef) bref, B window)
  2. auto concrete(R brefRange, B window)
    concrete
    (
    R
    B
    )
    if (
    isBufRefRange!brefRange &&
    )
  3. auto concrete(T item, B window)

Meta