Function isBasic

Returns std.traits.isBasic!(TypeOf!thing)

auto isBasic(alias thing)() pure nothrow @safe;