toggle menu
KAHelpers
androidJvm
switch theme
search in API
dataStructuresAndAlgorithms
/
dev.funkymuse.datastructuresandalgorithms.linkedList
/
LinkedList
/
pop
pop
fun
pop
(
)
:
T
?
Removes a value at the front of the list
Return
T? the value that was removed