Walk iterates over each key/value stored in the trie and calls the given walker function with the key and fm. If the walker function returns an error, the walk is aborted. The traversal is depth first with no guaranteed order.
(walker walkFn)
source not stored for this graph (policy: none)