Trying to use Xcode 12.0.1 with macOS 10.15.7 to assign a Float16? Getting this error ... any help is appreciated. Thank you.
Playground execution failed:
error: NumbersPlayground.playground:11:9: error: cannot find type 'Float16' in scope
let d : Float16 = 3.1415926535
^~~
Playground execution failed:
error: NumbersPlayground.playground:11:9: error: cannot find type 'Float16' in scope
let d : Float16 = 3.1415926535
^~~