Prelude API
    Preparing search index...

    Class ReadAttempt<T, R>

    Type Parameters

    • T
    • R

    Hierarchy (View Summary)

    Index
    channel: Channel<T>
    perform: (result: IteratorResult<T>) => IteratorResult<R>