Testing the cpplinq library on the ESP8266.
ESP32 cpplinq: Filtering arrays of objects
How to filter an array of objects, using cpplinq on the ESP32.
ESP32 Arduino cpplinq: The all operator
Using the cpplinq all operator, on the Arduino core running on the ESP32.
ESP32 Arduino cpplinq: the count operator
How to use the cpplinq count operator on the ESP32, using the Arduino core.