supportedBuiltinTypes

These two items must correspond one by one.

package
alias supportedBuiltinTypes = AliasSeq!(byte, ubyte, short, ushort, int, uint, long, ulong, float, double, real, bool, char, string)

Meta