Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IRandomAccessContainer<IteratorT>

Random-access iterable container.

template

Iterator type

author

Jeongho Nam - https://github.com/samchon

Type parameters

Hierarchy

Index

Methods

Methods

begin

  • begin(): IteratorT

end

  • end(): IteratorT

size

  • size(): number

Generated using TypeDoc