Function isSomeString

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

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