February 20, 2015
Is there a complete list of DMD compiler intrinsics?

I searched the compiler source code but they seem scattered around. I discovered some of them (strlen, memcpy, strcmp, etc) but I suppose there is a list somewhere.