Contents

fitted(to:)

Declaration

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

See Also

Fitting and adapting