Options
All
  • Public
  • Public/Protected
  • All
Menu

Index

Functions

Functions

isIterator

  • isIterator(value: any): value is Iterator<any, any, undefined>
  • Checks if a given value is an iterator or not

    Parameters

    • value: any

    Returns value is Iterator<any, any, undefined>

Generated using TypeDoc