Contents

Float16.FloatLiteralType

A type that represents a floating-point literal.

Declaration

typealias FloatLiteralType = Float16

Discussion

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