mirror of
https://github.com/rjNemo/underscore
synced 2026-06-08 11:36:42 +00:00
* docs: install compose theme * docs: create collections page * docs: create collections page * docs: change logo Co-authored-by: Ruidy <rnemausat@newstore.com>
383 B
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.