This package implements hash table and hash set using std::unordered_map and std::unordered_set from Cpp.
Install
library(devtools)
install_github("jokergoo/hashtable")This package implements hash table and hash set using std::unordered_map and std::unordered_set from Cpp.
library(devtools)
install_github("jokergoo/hashtable")