Converts literal to the given D type T. If isSomeString!T, then it will remove the surrounding quotes if they are present.
true on succes, false on failure
See Implementation
Converts literal to the given D type T. If isSomeString!T, then it will remove the surrounding quotes if they are present.