Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 799 Bytes

count-down.md

File metadata and controls

21 lines (14 loc) · 799 Bytes

CountDown

Provides a countdown counter for a given count of elements at the tail of the sequence where zero always represents the last element, one represents the second-last element, two represents the third-last element and so on.

// TODO add example

For more details, see the documentation.


✏ Edit this page if you see a typo or wish to contribute an improvement. Alternatively, you can also report an issue you see.