Skip to content
Snippets Groups Projects
Commit f79a0b6f authored by Robbert Krebbers's avatar Robbert Krebbers
Browse files

Make the types of the finite map type classes more specific.

This makes type checking more directed, and somewhat more predictable.

On the downside, it makes it impossible to declare the singleton on
lists as an instance of SingletonM and the insert and alter operations
on functions as instances of Alter and Insert. However, these were not
used often anyway.
parent 51e86b96
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment