I

Shorter synonym for std.traits.Identity. Can be used to UFCS-chain static methods and nested functions.

alias I(alias A) = A

Meta