Range.This

The This alias for the type of this struct

struct Range(T)
alias This = typeof(this)

Meta