Skip to content

Ch6, and Ch18 should be merged #2214

Closed
@Zexbe

Description

@Zexbe

These two sections have a lot of things in common:
Enums and pattern matching: https://doc.rust-lang.org/book/ch06-00-enums.html
Patterns and Matching: https://doc.rust-lang.org/book/ch18-00-patterns.html

I feel it would be a lot more valuable to learn them at the same time by either merging them, or having them near each other. If they can't be merged, or put near each other, I think it would be useful if chapter 6 mentioned that more details could be found about patterns in chapter 18.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions