[Haskell-cafe] Re: TChan implementation: Why TVarList

Bulat Ziganshin bulatz at HotPOP.com
Tue Dec 6 11:14:52 EST 2005


Hello Joel,

Tuesday, December 06, 2005, 2:46:24 PM, you wrote:

JR> I need to implement a mailbox where messages can be pulled out based
JR> on a predicate or in order of arrival. I'm thinking of using a Map  
JR> keyed on ClockTime.

JR> Do you have any suggestions?

it depends. what is the usage scenario?



-- 
Best regards,
 Bulat                            mailto:bulatz at HotPOP.com





More information about the Haskell-Cafe mailing list