Skip to content
Unverified Commit 632e7d1f authored by Kaushik Kulkarni's avatar Kaushik Kulkarni Committed by GitHub
Browse files

Cache the results of a WalkMapper (#106)



* Cache the results of a WalkMapper

Array expressions are a DAG, if an expression is traversed do not re-traverse it.

* subclass CachedWalkMapper from WalkMapper

not all WalkMappers might want to be cached walk mappers

* Add CachedWalkMapper to docs

Co-authored-by: default avatarAndreas Klöckner <inform@tiker.net>
parent a6b0eb87
Loading
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment