Skip to content
This repository was archived by the owner on Jul 12, 2025. It is now read-only.
This repository was archived by the owner on Jul 12, 2025. It is now read-only.

Implement Enumerable Module with Enumerator Class #342

@Alexius-Huang

Description

@Alexius-Huang

Enumerable module in Ruby originally was included in Array class and it has pre-defined methods such as the #map, #select and #reduce. In original Ruby, it requires also to define the #each method when included Enumerable module.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions