ts-iterable-functions
    Preparing search index...

      ts-iterable-functions

      Functions

      aggregate
      all
      append
      average
      cartesian
      concat
      count
      defaultIfEmpty
      distinct
      distinctBy
      elementAt
      empty
      every
      except
      filter
      first
      firstOrDefault
      flatMap
      flatten
      forEach
      fromSingleValue
      fullOuterGroupJoin
      fullOuterJoin
      groupAdjacent
      groupBy
      groupJoin
      headTail
      indexed
      intersect
      isSubsetOf
      isSupersetOf
      join
      last
      lastOrDefault
      leftOuterJoin
      map
      max
      maxBy
      min
      minBy
      orderBy
      orderByDescending
      prepend
      range
      reduce
      reduceRight
      repeat
      repeatGenerate
      reverse
      scan
      select
      selectMany
      sequenceEqual
      single
      singleOrDefault
      skip
      skipWhile
      some
      sum
      take
      takeToInclusive
      takeWhile
      thenBy
      thenByDescending
      toArray
      toIterable
      toLookup
      toMap
      toObject
      toSet
      union
      unwrapIndexed
      where
      zip
      zipAll
      zipAllToTuple
      zipMap
      _aggregate
      _all
      _append
      _average
      _concat
      _count
      _defaultIfEmpty
      _distinct
      _distinctBy
      _elementAt
      _every
      _except
      _filter
      _first
      _firstOrDefault
      _flatMap
      _flatten
      _forEach
      _fullOuterGroupJoin
      _fullOuterJoin
      _groupAdjacent
      _groupBy
      _groupJoin
      _indexed
      _intersect
      _isSubsetOf
      _isSupersetOf
      _join
      _last
      _lastOrDefault
      _leftOuterJoin
      _map
      _max
      _maxBy
      _min
      _minBy
      _orderBy
      _orderByDescending
      _prepend
      _reduce
      _reduceRight
      _reverse
      _scan
      _select
      _selectMany
      _sequenceEqual
      _single
      _singleOrDefault
      _skip
      _skipWhile
      _some
      _sum
      _take
      _takeToInclusive
      _takeWhile
      _thenBy
      _thenByDescending
      _toArray
      _toLookup
      _toMap
      _toObject
      _toSet
      _union
      _unwrapIndexed
      _where
      _zip
      _zipAll
      _zipAllToTuple
      _zipMap

      Classes

      OrderedIterable

      Interfaces

      GroupedIterable
      MapFactory
      SetFactory

      Type Aliases

      Indexed
      IndexedPredicate
      IndexedSelector
      Iterablified
      TypeGuardPredicate