constructor
Float()
init()
Sub New()
constructor (uint64)
constructor(af: uint64)
Float(uint64 af)
init(_ af: uint64)
Sub New(af As uint64)
Parameters:
constructor (Float)
constructor(value: Float)
Float(Float value)
init(_ value: Float)
Sub New(value As Float)
String Island
method String: string
string String()
func String() -> string
func String() string
Function String() As string