unit
libc_net
unit
libc_net
= {
imports
[
sprintf
:
Sprintf_T
];
exports
[
out
:
Net_T
];
...
}
Rendered using Haskell HTML Combinators