Condition

A condition wraps "something" which always evaluates to a boolean.

@safe
class Condition : Expr

Meta