Good evening. I wish to write a function which will use various IO functions, and it should also return a boolean. How would I accomplish this? I'm not sure what type such a function would have. I ...