underscore/docs/content/docs/_index.md
Ruidy 97e0a6e7e7
Doc site (#5)
* docs: install compose theme

* docs: create collections page

* docs: create collections page

* docs: change logo

Co-authored-by: Ruidy <rnemausat@newstore.com>
2021-12-31 15:37:31 +01:00

383 B

+++ title = "Underscore" [data] baseChartOn = 3 colors = ["#627c62", "#11819b", "#ef7f1a", "#4e1154"] columnTitles = ["Section", "Status", "Author"] +++

{{< column >}}

underscore is a Go library providing useful functional programming helpers without extending any built-in objects.

It is mostly a port from the underscore.js library based on generics brought by go1.18.