Avatar
こういうののためとか? func makeSequence() -> (some Sequence, some Sequence) { return (Array<Int>([1, 2, 3]), 0..<10) }