Diff lists of comparables, not just strings?
Open
- 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.