[Haskell-cafe] Re: Haskell not ready for Foo [was: Re: Hypothetical Haskell job in New York]

Brandon S. Allbery KF8NH allbery at ece.cmu.edu
Fri Jan 9 23:08:15 EST 2009


On 2009 Jan 9, at 20:51, Tim Newsham wrote:
> I'm suprised htonl comes up so often.  You can unmarshall data  
> directly from a byte stream to an Int type without caring about the  
> underlying representation of your Int.  Why do people want the htonl  
> function?


IP address math.  (see @ipcalc in #lopsa's lambdabot)

-- 
brandon s. allbery [solaris,freebsd,perl,pugs,haskell] allbery at kf8nh.com
system administrator [openafs,heimdal,too many hats] allbery at ece.cmu.edu
electrical and computer engineering, carnegie mellon university    KF8NH




More information about the Haskell-Cafe mailing list