isArgValueType

test whether the typeT is innner argument value type

alias isArgValueType(T) = isOptionValueType!T

Meta