Add opam package for stdlib + various fixes
Compare changes
Files
26- Lennard Gäher authored
Co-Authored-By:
Vincent Lafeychine <vincent.lafeychine@proton.me>
+ 2
− 0
This adds an opam package refinedrust-stdlib
for the stdlib.
Also, this fixes some things around the rr::context
annotation, adds more later credits, and adds the static_has_refinement
assertion to make timeless statements about refinements of statics.
Co-Authored-By:
Vincent Lafeychine <vincent.lafeychine@proton.me>