Skip to content

Merge Fin.Data and Fin.Data.Inductive #1264

@mortberg

Description

@mortberg

There is currently some unnecessary duplication between Data.Fin and Data.Fin.Inductive. These two definitions of Fin are almost identical, but parts of the library uses one definition and some uses the other.

@aljungstrom has convinced me that version one in Data.Fin.Inductive is better as it satisfies more definitional equalities, so I suggest we put that version in Data.Fin and use it everywhere. @croos90 is currently working on implementing this, so this issue is mostly here to avoid someone else starting to work on the same thing.

Metadata

Metadata

Assignees

No one assigned

    Labels

    good first issueGood for newcomersrefactorRefactorings, e.g. renaming, moving, rearranging...

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions