Endo API documentation
    Preparing search index...

    Type Alias Container<PC, E>

    Container:
        | CopyArrayInterface<PC, E>
        | CopyRecordInterface<PC, E>
        | CopyTaggedInterface<PC, E>

    Type Parameters