Skip to content

Require Vector directly instead of through Bvector - #589

Open
andres-erbsen wants to merge 1 commit into
rocq-prover:mainfrom
andres-erbsen:remove-Bvector
Open

Require Vector directly instead of through Bvector#589
andres-erbsen wants to merge 1 commit into
rocq-prover:mainfrom
andres-erbsen:remove-Bvector

Conversation

@andres-erbsen

Copy link
Copy Markdown

I am investigating whether we could remove Bvector (vectors of bool) from stdlib. It looks like Equations was needlessly depending on it while only using the polymorphic Vector. I imagine this PR is an improvement regardless of whether Bvector is kept.

Tested with make && make test-suite.

@proux01

proux01 commented Apr 26, 2024

Copy link
Copy Markdown
Contributor

@mattam82 upstream PR merged, this can be merged at you convenience (doesn't make Coq CI error yet but still fixes a deprecation warning)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants