@szilanor/stream
    Preparing search index...

    Variable findIndexAsyncConst

    findIndexAsync: <T>(
        predicate?: MaybeAsyncPredicateFunction<T>,
    ) => AsyncCollectorFunction<T, number> = firstIndexAsync

    Type declaration