Stats.Stats_intfSourceType signatures.
The type of (inclusive) ranges.
An 'a iterator abstracts a finite sequence of elements.
Primitive representations of distributions: empirical, generative or finitely supported.
'a emp is the type of empirical measures
'a gen is the type of mutable samplers of type 'a with state of type 's
fin_mes is the type of finitely supported measures.
fin_prb is the type of finitely supported probability measures.
PRNG interface, subset of Random.State and Pringo.
Type classes.