Contents

fitted(to:)

Declaration

func fitted<Input>(to input: Input) async throws -> Self.Transformer where Input : Sequence, Input.Element == AnnotatedFeature<Self.Transformer.Input, Self.Annotation>

See Also

Adapting and fitting