Skip to content

Use a smart constructor to build dfrac

Tej Chajed requested to merge tchajed/iris-coq:dfrac-smart-constructor into master

Addresses part of #354.

I didn't make an attempt to hide the old API. We could do that by wrapping the inductive in a module and locally importing it.

Merge request reports