[MLton] MLTON_THREAD

Stephen Weeks MLton@mlton.org
Mon, 23 Aug 2004 08:34:56 -0700


> This one is equivalent to a prepend and a prepare with ().
> 
> > 	val prepare: 'a t * (unit -> 'a) -> Ready.t
> 
> So, it seems as though it is redundant with the other available
> operations.

Good point.  Now the interface is quite clean.