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

Let me FTFY:

  do {
      let value = prepare();
      while (value.is_valid) {
         process(value);
  }


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

Search: