Contents

init(_:)

Creates a type-erased categorical summary from a typed categorical summary.

Declaration

init(_ summary: CategoricalSummary<AnyHashable>)

Parameters

  • summary:

    A typed categorical summary.