metacoq icon indicating copy to clipboard operation
metacoq copied to clipboard

Examples of generating universe polymorphic code?

Open gmalecha opened this issue 5 years ago • 1 comments

Are there any examples of people using the template monad to generate universe polymorphic code? I was having difficulty generating polymorphic lenses in the lens library: https://github.com/gmalecha/coq-lens/blob/master/theories/Lens.v

gmalecha avatar Apr 06 '20 01:04 gmalecha

I didn't try, but maybe others did. It could be that we lack some support somewhere, did you have an example of something you want to quote/unquote?

mattam82 avatar May 19 '20 22:05 mattam82