been scouring through the Haskell prelude to no avail ...
24 Nov
2007
24 Nov
'07
11:47 p.m.
Hello, Is there any predefined datatype that can be used to represent a two byte value? Kind regards, Vasili
24 Nov
24 Nov
11:50 p.m.
Word16 from the Data.Word module. Luke On Nov 24, 2007 11:47 PM, Galchin Vasili <vigalchin@gmail.com> wrote:
Hello,
Is there any predefined datatype that can be used to represent a two byte value?
Kind regards, Vasili
_______________________________________________ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http://www.haskell.org/mailman/listinfo/haskell-cafe
6870
Age (days ago)
6870
Last active (days ago)
1 comments
2 participants
participants (2)
-
Galchin Vasili -
Luke Palmer