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 size() function that lists the size of the table (Properties) #14

Closed braydenanderson2014 closed 11 months ago

braydenanderson2014 commented 11 months ago

Requesting a size function that lists the size of the current 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.