Improved documentation.

This is based on @bep 's explanation here: https://discourse.gohugo.io/t/intersect-function-and-order/31607?u=swamidass
This commit is contained in:
swamidass 2021-03-06 14:38:01 -06:00 committed by Bjørn Erik Pedersen
parent 8af3b236c0
commit f1c64cd5a5

View File

@ -1,7 +1,7 @@
---
title: intersect
linktitle: intersect
description: Returns the common elements of two arrays or slices.
description: Returns the common elements of two arrays or slices, in the same order as the first array.
godocref:
date: 2017-02-01
publishdate: 2017-02-01