Skip to content
This repository was archived by the owner on Apr 9, 2024. It is now read-only.

feat: derive PartialOrd, Ord, and Hash on RegisterIndex #425

Merged
merged 1 commit into from
Jul 11, 2023

Conversation

vezenovm
Copy link
Contributor

Description

Problem*

I want to be able to use register indices however I may need in the code gen implementation of brillig. In this instance register indices are going to be used in a map to associate slices to their size at runtime.

Summary*

Additional Context

PR Checklist*

  • I have tested the changes locally.
  • I have formatted the changes with Prettier and/or cargo fmt on default settings.

@kevaundray kevaundray added this pull request to the merge queue Jul 11, 2023
Merged via the queue into master with commit 7f6b0dc Jul 11, 2023
@kevaundray kevaundray mentioned this pull request Jul 11, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants