quarkdown
Toggle table of contents
1.10.0
jvm
Platform filter
jvm
Switch theme
Search in API
quarkdown
quarkdown-stdlib
/
com.quarkdown.stdlib
/
size
size
fun
size
(
of
:
Iterable
<
Any
>
)
:
Number
Return
the non-negative size of the collection
Parameters
of
Likely
named
collection to get the size of
Chaining
This function is designed to be
chained
with other function calls:
Iterable
<
Any
>
::
size
->
Number
Content copied to clipboard