Axer
Toggle table of contents
1.1.10
common
Platform filter
common
Switch theme
Search in API
Axer
Axer
/
io.github.orioneee.remote.server
/
toSha256Hash
to
Sha256Hash
common
inline
fun
<
T
>
List
<
T
>
.
toSha256Hash
(
crossinline
getID
:
(
T
)
->
Long
=
{ it.hashCode().toLong() }
)
:
String