-
Notifications
You must be signed in to change notification settings - Fork 33
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
As we inlined the function `SimpleDomains_make` in `Enum_rel`, we can write more efficient code for this theory. We don't need to look in the map `t.domains` for constructor semantic values as we always produce the same default domain for them, that is a singleton without any explanation.
- Loading branch information
Showing
1 changed file
with
32 additions
and
22 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters