`%if%` <- function(expr, cond) if(cond) expr print("Wow! Lucky Guess!") %if% (guess==6)