Edit: solution to this question.
All the numeric types NSNumber
support except Bool
and CChar
, exactly these I copy from all the init(value:)
's:
Double
Float
Int32
Int
Int64
Int16
UInt8
UInt32
UInt
UInt64
UInt16
Edit: solution to this question.
All the numeric types NSNumber
support except Bool
and CChar
, exactly these I copy from all the init(value:)
's:
Double
Float
Int32
Int
Int64
Int16
UInt8
UInt32
UInt
UInt64
UInt16