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

Right, so drop is useless :) We can drop things fine without it. Since of course it's scope/ownership based and not something that's explicitly called.


Well,

  drop(x);
is a lot clearer than

  x;




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

Search: