TextView.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 TextView(T)
abstract const
const(T)[]
slice
()

Meta