Search code examples
Using Linq to find if a text field contains any string in a list...


linqasp.net-corecontainsany

Read More
Is there a LINQ equivalent to List<string>.Any() to find if a string contains an item as well ...


c#stringlinqlistany

Read More
Checking if ANY elements of a flat array are in another flat array...


phparraysfilterintersectionany

Read More
Create a `boost::any_collection` with a custom concept...


c++boosttype-erasureany

Read More
Filter a dictionary with a list of strings...


pythondictionaryfiltermembershipany

Read More
How do I check if a pandas DataFrame is empty?...


pythonpandasdataframemembershipany

Read More
How to check if a column exists in Pandas...


pythonpandasdataframemembershipany

Read More
Python - dig ANY equivalent with scapy module...


pythondnsscapyanydig

Read More
ANY and ALL against a small data set producing confusing results...


sqlpostgresqlany

Read More
Any? incorect semantics...


swiftanyforced-unwrappingswift-optionals

Read More
Shorter way to execute some code if any case were matched Python 3.10...


pythonpython-3.xswitch-statementpython-3.10any

Read More
How can I make the short-circuiting of Python's any() and all() functions effective (avoid evalu...


pythonlazy-evaluationanyshort-circuiting

Read More
Using any() and all() to check if a list contains one set of values or another...


pythonlistsetany

Read More
Difference between any/interface{} as constraint vs. type of argument?...


gogenericsany

Read More
Pass in Any Enum into Method...


javamethodsinputenumsany

Read More
Python, Press Any Key To Exit...


pythonpython-2.7keyany

Read More
How to add ANY operator into an AVG in CASE SQL...


sqlsql-servercaseaverageany

Read More
Does filter have a way to export the "list" one element at a time?...


pythonfilterany

Read More
Difference between IN and ANY operators in SQL...


sqloperatorsany

Read More
Handling Dynamic Outputs in Swift Functions Without Sacrificing Type Safety (Any)...


swifttypesanydynamic-typing

Read More
How to get the actual type of a Swift struct in the disguise of a `__SwiftValue`?...


swiftanyvalue-type

Read More
How to check whether a Python list contains ANY string as an element...


pythonstringlistany

Read More
In jq, how to select objects where an array contains at least one value (intersection non-empty)...


jsonselectjqany

Read More
per-row boolean operations in pandas...


pythonpandasdataframebooleanany

Read More
Is it recommended to use any() or a specific value for unit tests...


javaunit-testingjunitmockitoany

Read More
Difference between <out Any?> and <*> in generics in kotlin...


kotlingenericsvarianceany

Read More
Java Regex looking a combination of words in any order...


regexstringfindany

Read More
In R, how count if a value is in any specific columns in the same dataframe?...


rcountany

Read More
C++17 Dictionary of names to any...


c++dictionarytemplatesany

Read More
how to find a sequence of characters in an array and know how many times it appeared...


pythonarrayssortinganyfindelement

Read More
BackNext