Skip to content

Implement Iter and IntoIter for Polynomial #174

Description

@CPerezz

It would be nice to avoid having the Vec inside of the Polynomial struct as pub and instead having it private and implement Iter and IntoIter traits for it.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

good first issueGood for newcomersteam:CoreLow Level Core Development Team (Rust)

Type

No type

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions