Check if the global string cache is enabled
Description
This function simply checks if the global string cache is active.
Usage
pl$using_string_cache()
Value
A logical value
See Also
pl$with_string_cache
pl$enable_enable_cache
Examples
#> [1] TRUE
#> [1] FALSE