Skip to content

The 'Bin' stretch exercise in 'Induction' requires re-defining code from previous exercise #872

@michaelpj

Description

@michaelpj

For a reader who is doing the exercises inline, you have defined inc/to/from in the 'Bin' exercise in 'Naturals'. There is another exercise in 'Induction' that uses 'Bin', but at the moment you have to redefine the type and functions before doing the exercise.

A solution would be to import the 'Naturals' module, but you can't in fact do this as there are conflicting bindings.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions