macroexp-if

macroexp-if is a compiled Lisp function in `macroexp.el'.

(macroexp-if TEST THEN ELSE)

Return an expression equivalent to `(if ,test ,then ,else).