Skip to content

FSeq.transpose and transpose' should take an FSeq as input #62

@ntwilson

Description

@ntwilson

Right now, the input is seq<_ fseq> (which matches the prebuilt transpose functions, like List.transpose which takes in seq<_ list>), but it isn't defined for infinite sequences.
We should look into and consider the List.transpose' and Array.transpose functions too

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions