Count the number of times that an indexed access

on a Concat caused a regeneration of the cache

Property definitions

text_stat :: text_stat $ Sys :: concat_cache_miss=
	# Count the number of times that an indexed access
	# on a Concat caused a regeneration of the cache
	var concat_cache_miss = 0
lib/text_stat/text_stat.nit:45,2--47,26