powered by
put(key)
get(key)
x <- HashCounter$new() x$put("foo bar") x$put("foo bar") x$put("hello world") x$put("hello world") x$put("hello world") x$hash
Run the code above in your browser using DataLab