[Swift-devel] Standard Library Proposal/Discussion Page
    Mihael Hategan 
    hategan at mcs.anl.gov
       
    Fri Jan 23 12:03:45 CST 2015
    
    
  
On Fri, 2015-01-23 at 11:39 -0600, Yadu Nand Babuji wrote:
> I was a bit confused about this because we have read() on the wiki, 
> which can return
> different results when invoked multiple times.
read("a.txt") == read("a.txt"). 
It only returns different results if somebody magically changes the
file. Move() would be a function that implements such type of magic.
Mihael
    
    
More information about the Swift-devel
mailing list