distribution property

Map<int, int> distribution
final

Distribution of surah lengths (ayat count -> number of surahs)

Implementation

final Map<int, int> distribution;