Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Range<E>

Type parameters

  • E

Hierarchy

  • Range

Index

Constructors

Properties

Methods

Constructors

constructor

  • new Range(start: E, end: E): Range

Properties

end

end: E

start

start: E

Methods

has

  • has(arg: E): boolean

Generated using TypeDoc