Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

The type system does not require that. You can just discard the result:

  let _ = do_thing();
 help



Except that doesn’t work if you need to use the result…



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: