Alias readFile
Alias of read, included to provide naming symmetry with writeFile, which
helps avoid naming conflicts with
std.stdio.write.
					
			alias readFile
			;
					
				
			Alias of read, included to provide naming symmetry with writeFile, which
helps avoid naming conflicts with
std.stdio.write.
					
			alias readFile
			;