avh4 / avh4/elm-diff

Diff lists of comparables, not just strings?

Open
#7 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Elm
Stars
5
Forks
1
PR merge metrics
No merged PRs in 30d

Description

I would like `diff : List comparable -> List comparable -> List (Change comparable)`, but I guess you need them to be appendable as well. Is there a way to say that something needs to be both appendable and comparable? It seems that saying that in the types would be all you would need to do to make this generic.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.