extension LazyCollectionProtocol
where Element == Elements.Element, Elements: Collection
تصريح
func stablyPartitioned( isSuffixElement p: (Element) -> Bool ) -> LazyCollection<[Element]>
extension LazyCollectionProtocol
where Element == Elements.Element, Elements: Collection
func stablyPartitioned(
isSuffixElement p: (Element) -> Bool
) -> LazyCollection<[Element]>
إنّ محتوى هذه الصفحة مرخّص بموجب ترخيص Creative Commons Attribution 4.0 ما لم يُنصّ على خلاف ذلك، ونماذج الرموز مرخّصة بموجب ترخيص Apache 2.0. للاطّلاع على التفاصيل، يُرجى مراجعة سياسات موقع Google Developers. إنّ Java هي علامة تجارية مسجَّلة لشركة Oracle و/أو شركائها التابعين.
تاريخ التعديل الأخير: 2025-01-04 (حسب التوقيت العالمي المتفَّق عليه)