Hacker News new | ask | show | jobs
by bell-cot 167 days ago
Unless non-high blood pressure is rare, this looks like optimal code

   bp = TakeBloodPressure()
   IF( NotHigh( bp ) )
      THEN
         DONE
      ELSE
         InvestigateCause( bp )