unit
ntoh
unit
ntoh
= {
imports
[];
exports
[
out
:
{
htonl
htons
ntohl
ntohs
}
];
...
}
Rendered using Haskell HTML Combinators