Overview
>
klyn.collections
>
ImmutableList
>
toString
Overview
Index
Tree
Deprecated
klyn.collections.ImmutableList.toString
method
public native override toString() as String
Description
Returns a normalized textual representation using the immutable literal syntax.
print(i["First", "Second", "Last"].toString())