- (toml-count-key-vals TOMLTABLE) --> intsyntax
- (toml-count-arrays TOMLTABLE) --> intsyntax
- (toml-count-tables TOMLTABLE) --> intsyntax
Returns the number of key-value entries, arrays, or tables respectively in TOMLTABLE.
Returns the number of key-value entries, arrays, or tables respectively in TOMLTABLE.