Skip to content

Bars Specification 0.1.0 — Transform: size

Category: list · Since: 0.1.0

Element count of a list, or character count of a string.

Returns the element count of a list, or the character count of a string.

Arguments

None.

Arity: 0–0

Worked examples

{{ xs | size }}

4
{{ s | size }}

5

Full fixture: transforms/transform-size.json