RangeThroughConstructible
public protocol RangeThroughConstructibleProtocol backing the prefix ..= operator (..=end).
Output is the range type produced — usually RangeThrough[Self].
Associated Types
type Output
type OutputMethods
func rangeThrough() -> Output
func rangeThrough() -> OutputBuilds the partial range (-∞, self].
Defined in lang/std/core/range.ks