IncrementalHash64

class IncrementalHash64(r: Long = 0)

Constructors

Link copied to clipboard
constructor(r: Long = 0)

Properties

Link copied to clipboard

Functions

Link copied to clipboard
fun <T> mix(collection: Iterable<T>, map: (T) -> String): IncrementalHash64