mkstemp

Stephen Weeks MLton@sourcelight.com
Fri, 22 Jun 2001 09:55:32 -0700


> Yes, the (unit -> string) -> string * outstream is probably best, but I would
> still export a string -> string * outstream called mkstemp.

mkstemp is definitely there.

> I agree that the open BSD case is a strong argument for including the mkdtemp
> function.

and mkstemps.  Someday we're gonna have to make our own library -- but I think
the frontend deserves attention first.  So for now, MLton.* is our stopgap.