Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Sample.ArraySourceof_length n is a sample that always produces an array of fixed size n.
range min max s is a sample that always produces an array of size n, where min <= n < max, using the given sample s.