jsonaut
    Preparing search index...
    • Filters an async iterable based on the includes expression.

      Type Parameters

      Parameters

      • asyncIterable: AsyncIterable<Iterable<T, any, any>, any, any>
      • includes: string | MatcherContainer

      Returns AsyncIterable<Iterable<T, any, any>, any, any>