SamplingProtocol

Stay organized with collections Save and categorize content based on your preferences.
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.