Releases: valoran-M/diqt
Releases · valoran-M/diqt
Diqt 1.0
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
.