SamplingProtocol

public protocol SamplingProtocol : Collection

An implementation detail used to work around the fact that Swift can’t express a generic constraint that some type must be an instance of Sampling.