unit
lmm_morecore
unit
lmm_morecore
= {
imports
[
in
:
OtherLMM_T
morecore
:
Morecore_T
];
exports
[
out
:
OtherLMM_T
];
...
}
Rendered using Haskell HTML Combinators