List of items.
Supplier used when the list of items has more than one item.
Supplier used when the list of items has a single item.
Optional
none: () => TokenItem<TNoneToken>Supplier used when the list has no items.
The TokenItem supplied by the plural, singular, or none functions.
Given a list of items, it returns a pluralized string based on the amount of items.