Here are
997 public repositories
matching this topic...
A curated list of awesome Python frameworks, libraries, software and resources
Updated
Nov 15, 2021
Python
An awesome list that curates the best Flutter libraries, tools, tutorials, articles and more.
Updated
Nov 14, 2021
Dart
windows-kernel-exploits Windows平台提权漏洞集合
Community-curated topic and collection pages on GitHub
Updated
Nov 15, 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
Nov 11, 2021
Python
Enhancing Java Stream API
Updated
Nov 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
Nov 12, 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 compile-time guarantee that a collection contains a value.
Updated
Oct 20, 2021
Swift
A Collections library for PHP.
Models and Collections for Vue
Updated
Nov 3, 2021
JavaScript
A library of generic intrusive data structures and algorithms in ANSI C
1000+ Java Interview Questions
Updated
Jun 20, 2021
Java
Immutable persistent collections for Kotlin
Updated
Sep 22, 2021
Kotlin
Collection pipeline library for PHP
由淺入深的深度學習資源 Collection of deep learning materials for everyone
Immutable collections for Go
An extensive set of Laravel framework helper functions and collection macros.
Library of generic and type safe containers in pure C language (C99 or C11) for a wide collection of container (comparable to the C++ STL).
⚡ 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.