tests/has.key.R

library( hash ) 

#' Ensure that there are no keys on hash
h <- hash()
all( has.key( 'c' , h ) == FALSE )

Try the hash package in your browser

Any scripts or data that you put into this service are public.

hash documentation built on Aug. 20, 2023, 1:08 a.m.