Skip to content

MatrixMixer: accept Sequence<Spread<Float32>>? #20

Description

@gregsn

value types like Float32 disable the covariance of the inner Sequence.
So accepting Sequence<Sequence<Float32>> is a bad idea, as it doesn't allow to connect Spread<Spread<Float32>>.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions