@If

evaluate the module by the condition.

Jive.@IfMacro
@If(condition::Expr, expr::Expr)

evaluate the expr by the condition.

source
using Jive # @If
@If VERSION >= v"1.1.0-DEV.764" module load_some_module
end