Skip to content

RArray<T> should implement r.Filter<T> #13

@marshall007

Description

@marshall007

It looks like you aren't able to call .filter(...) on an SequenceLike<T> since that type includes RArray<T>, which does not implement r.Filter<T>.

@blakeembrey I can't think of a reason why filter would not be available on RArray<T>. I can PR a fix really quick, but wanted to run it by you first in case I'm missing something.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    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