DeepSpec / InteractionTrees

A Library for Representing Recursive and Impure Programs in Coq
MIT License
194 stars 49 forks source link

Use `#[export]` instead of `#[global]`? #221

Open Lysxia opened 2 years ago

Lysxia commented 2 years ago

This migration is a bit painful because we also have to figure out what modules should reexport what other modules.