KSLCore
Toggle table of contents
R1.1.9
jvm
Platform filter
jvm
Switch theme
Search in API
KSLCore
KSLCore
/
ksl.utilities
/
OrderedList
/
add
add
fun
add
(
element
:
T
)
:
Boolean
The elements are added and the list is changed to maintain the order
Parameters
element
the element to add