## Feature Request cache the results of `RangeDetacher::detach` to avoid repeated detach Tips: only works for a single query, so use `HashMap`
Feature Request
cache the results of
RangeDetacher::detachto avoid repeated detachTips: only works for a single query, so use
HashMap