associateValueToToken

fun associateValueToToken(token: T, value: V)

Associates the given value to the given token.