Skip to content

Explain how RIO.Vector relates to Data.Vector? #244

@ntc2

Description

@ntc2

Just started using rio and noticed that for most container types the RIO.<container> is similar to Data.<container> (well, the Strict variant). But for Vector, the RIO.Vector is not like Data.Vector, and I'm not sure why. Some explanation in the Haddocks would be helpful.

I should say: I don't have much experience with Vector, so maybe the asymmetry here would be obvious if I did. But I don't, and it isn't :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions