On Tuesday, 2 October 2012 at 21:06:04 UTC, Manu wrote: > I just installed dmd 2.60 in linux, and it seems std.intrinsic > isn't > there... is this my fault somehow, or has it been removed? > I need the bsr() intrinsic which (used to?) live there. import core.bitop;