> val MLton.TextIO.mkstemp: > {prefix: string, suffix: string} -> string * TextIO.outstream Or, I could just do the createf and the close, and return the filename. val MLton.TextIO.mkstemp: {prefix: string, suffix: string} -> string