toggle menu
4.1.1
jvm
switch theme
search in API
ktorm-core
/
org.ktorm.entity
/
toHashSet
to
Hash
Set
fun
<
E
:
Any
>
EntitySequence
<
E
,
*
>
.
toHashSet
(
)
:
HashSet
<
E
>
(
source
)
Return a
HashSet
containing all the elements of this sequence.
The operation is terminal.