Owned.Range

Type of range of Container.

struct Owned(Container)
alias Range = typeof(Container.init[])

Meta