Add function `_.size(table)` to determine number of elements in an arbitrary table (so it will work like #_.keys(table))
Add function
_.size(table)to determine number of elements in an arbitrary table (so it will work like #_.keys(table))