Return boolean result of constant elem.
This is the same as the one in el.c, but uses native D reals instead of the soft long double ones.
Evaluate a node with only constants as leaves. Return with the result.
Return true if expression will always evaluate to false.
Return true if expression will always evaluate to true.
Compiler implementation of the D programming language.