Add new feature to speed up the use case of multiple Symdel queries of the same dataset.
The implementation add new output_type parameter "hashmap" to symdel function which returns indexed data and a new function symdel_manual_lookup to query from this indexed data.
Add new feature to speed up the use case of multiple Symdel queries of the same dataset.
The implementation add new output_type parameter "hashmap" to symdel function which returns indexed data and a new function symdel_manual_lookup to query from this indexed data.