init(thresholds:)
Creates N-1 bins with the given N thresholds.
Declaration
nonisolated init(thresholds: [Date])Parameters
- thresholds:
The threshold values that surround the bins.
Return Value
The bins.
Creates N-1 bins with the given N thresholds.
nonisolated init(thresholds: [Date])The threshold values that surround the bins.
The bins.