On this page:
hash-path

2 Hashmap helpers: hash🔗ℹ

 (require libquiche/hash) package: libquiche

Functions for working with hashmaps

procedure

(hash-path hash keys)  any/c

  hash : hash?
  keys : list?
Access child elements of a hash table by a list of keys, which forms a path