Text.slice

Return an alias to the content of this TextView. Note that you are bound by honour to leave this content wholly unmolested. D surely needs some way to enforce immutability upon array references

class Text(T)
final override const
const(T)[]
slice
()

Meta