Options
All
  • Public
  • Public/Protected
  • All
Menu

A slice object.

Type parameters

  • T

  • U

  • V

Hierarchy

  • Slice

Index

Properties

Properties

start

start: T

Starting index (inclusive).

step

step: V

Index increment.

stop

stop: U

Ending index (exclusive).