Skip to content

Releases: valoran-M/diqt

Diqt 1.0

13 Jul 09:13
Compare
Choose a tag to compare

This library provides two hashtable structures. They use either Radix trees and positive integers, or persistent arrays Coq.PArray and machine integers. Their purpose is to be efficient when evaluating the code with Coq's virtual machine vm_compute.