InfallibleEvent public enum InfallibleEvent<Element> Undocumented next(_:) Next element is produced. Declaration Swift case next(Element) completed Sequence completed successfully. Declaration Swift case completed