fuzion icon indicating copy to clipboard operation
fuzion copied to clipboard

`infix =` for `Sequence` in case `T` is `equatable`

Open fridis opened this issue 1 year ago • 0 comments

infix = currently is not applicable to Sequence, would be nice if it was in case Sequence.T is equatable, need to see how this could be done. See #3480.

fridis avatar Aug 15 '24 10:08 fridis