Here are
981 public repositories
matching this topic...
A curated list of awesome Python frameworks, libraries, software and resources
Updated
Oct 10, 2021
Python
An awesome list that curates the best Flutter libraries, tools, tutorials, articles and more.
windows-kernel-exploits Windows平台提权漏洞集合
Community-curated topic and collection pages on GitHub
Updated
Oct 11, 2021
Ruby
A library of generic data structures.
A curated list of awesome JupyterLab extensions and resources
🏆 A ranked list of awesome Python open-source libraries and tools. Updated weekly.
Updated
Oct 7, 2021
Python
Enhancing Java Stream API
Updated
Aug 10, 2021
Java
📝 Подборка ресурсов по машинному обучению
Google SEO Research and Web Traffic Monetization
An advanced, but easy to use, platform for writing functional applications in Java 8.
Updated
Aug 17, 2021
Java
A complete, fully tested and documented data structure library written in pure JavaScript.
Updated
Dec 21, 2020
JavaScript
📗 Introduce you amazing Windows apps🕶 READ ONLINE 👉
Java Collections till the last breadcrumb of memory and performance
A curated awesome list of flake8 extensions. Feel free to contribute!
🎓
A Collections library for PHP.
🎁 A compile-time guarantee that a collection contains a value.
Updated
Aug 17, 2021
Swift
Models and Collections for Vue
Updated
Oct 5, 2021
JavaScript
A library of generic intrusive data structures and algorithms in ANSI C
Immutable persistent collections for Kotlin
Updated
Sep 22, 2021
Kotlin
Collection pipeline library for PHP
1000+ Java Interview Questions
Updated
Jun 20, 2021
Java
由淺入深的深度學習資源 Collection of deep learning materials for everyone
Immutable collections for Go
An extensive set of Laravel framework helper functions and collection macros.
⚡ PHP7 / Laravel Multi-format Streaming Parser
🗃️ 收集看到的内容特别棒的技术文章并会配有一段个人短评
Set of 📝 with 🔗 to help those who are Data Science beginners 🤖
Improve this page
Add a description, image, and links to the
collections
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
collections
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
We have
contains,containsAllandcontainsAllIterabletoday onRichIterable. The methodscontainsAny(Collection),containsNone(Collection),containsAnyIterable, andcontainsNoneIterablecan be implemented as default methods by fusinganySatisfyandnonSatisfywithcontains.