-
Notifications
You must be signed in to change notification settings - Fork 150
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
make Pattern implement Comparable and also have an Ordering instance (#…
…3804) This is a change to Interface.scala in the K frontend repo that will be useful for facilitating the sorting of a list of commutative patterns in the Maude backend in order to implement a stable ordering for commutative terms. --------- Co-authored-by: rv-jenkins <[email protected]>
- Loading branch information
1 parent
86574d8
commit 774f16a
Showing
3 changed files
with
308 additions
and
2 deletions.
There are no files selected for viewing
File renamed without changes.
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
Oops, something went wrong.