toggle menu
KAHelpers
androidJvm
switch theme
search in API
dataStructuresAndAlgorithms
/
dev.funkymuse.datastructuresandalgorithms.trie
/
Trie
/
collections
collections
fun
collections
(
prefix
:
List
<
Key
>
)
:
List
<
List
<
Key
>
>