Required Associated Typeswift 6.0.3Swift

FloatLiteralType

A type that represents a floating-point literal.

associatedtype FloatLiteralType : _ExpressibleByBuiltinFloatLiteral

Valid types for FloatLiteralType are Float, Double, and Float80 where available.