roogle
roogle copied to clipboard
missing brackets leads to interesting results
(Loving your work btw)
fn (PathBuf) -> String returns sensible results.
fn PathBuf -> String returns interesting results. I was just wondering if the prompt should be fn given that it has to be typed often and whether ( ) are needed for simple cases.