IzumiSy / elm-consistent-hashing / ConsistentHashing.Key


type Key

A string formed, hashed key to identify distributable nodes

new : String -> Key

Creates a new Key

toString : Key -> String

Unwraps Key to String