fmtFloatingGroup

fnIStr fmtFloatingGroup(IStr[] fmtStrs, double[] args...)

Formats into an internal static ring buffer and returns the slice. This function can be used for types that create a lot of template bloat. Example: GVec2, GVec3, GVec4, GRect, ...