Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IForwardContainer<Iterator>

Forward iterable container.

author

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

Type parameters

  • Iterator: IForwardIterator<IPointer.ValueType<Iterator>, Iterator>

    Iterator type

Hierarchy

Implemented by

Index

Methods

Methods

begin

  • begin(): Iterator

end

  • end(): Iterator

size

  • size(): number

Generated using TypeDoc