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