Beluga icon indicating copy to clipboard operation
Beluga copied to clipboard

Add interface file for total

Open tsani opened this issue 4 years ago • 0 comments

total.ml does not have an interface file despite defining tons of functions that are used only internally. In principle, these should not be exported, so one should add an interface file. At least this provides some guidance about what is an internal function vs an exported function when working with total.ml.

tsani avatar Oct 31 '19 19:10 tsani