Determine if the call of f, or function type or delegate type t1, has any side effects.
0 has any side effects 1 nothrow + strongly pure 2 nothrow + strongly pure + only immutable indirections in the return type
See Implementation
Determine if the call of f, or function type or delegate type t1, has any side effects.