This website requires JavaScript.
Explore
Sign In
mirror
/
hugo
mirror of
https://github.com/gohugoio/hugo
Watch
1
Star
0
Fork
You've already forked hugo
0
Code
Issues
release-0.146.6
hugo
/
docs
/
content
/
en
/
functions
/
collections
/
Reverse.md
349 B
Raw
Permalink
Blame
History
title
description
categories
keywords
params
aliases
collections.Reverse
Reverses the order of a collection.
functions_and_methods
aliases
returnType
signatures
any
collections.Reverse COLLECTION
/functions/collections.reverse
{{
slice
2
1
3
|
collections
.Reverse
}}
→ [3 1 2]