Summary

public class Summary

Undocumented

  • Undocumented

    Declaration

    Swift

    public init(_ aggregates: [Aggregate])
  • Undocumented

    Declaration

    Swift

    public func get<U>(_ byClass: U.Type) -> Double? where U : Aggregate
  • Undocumented

    Declaration

    Swift

    public func get(_ index: Int) -> Double?