doddle
    Preparing search index...

    Type Alias Input<Item>

    Input: MaybeDoddle<ObjectIterable<Item>> | Seq.FunctionInput<Item>

    The general input type for a sequence.s

    Type Parameters

    • Item

    The element type (may be a promise of something).