braydenanderson2014 / C-Arduino-Libraries

This repository contains C++ and Arduino Libraries that are lightweight and easy to use. All libraries were created/mimicked by me and chatgpt.
Apache License 2.0
13 stars 0 forks source link

Request for elements() function that lists the number of elements on the table (Properties) #17

Closed braydenanderson2014 closed 11 months ago

braydenanderson2014 commented 11 months ago

List the number of elements stored on table

braydenanderson2014 commented 11 months ago

Wasn't Sure if Size Was already added to Properties which is why this request was added. Properties already has a size Function added.

braydenanderson2014 commented 11 months ago

Added in latest release.