mirror of
https://github.com/rjNemo/underscore
synced 2026-06-11 21:16:50 +00:00
doc: add test coverage badge
This commit is contained in:
parent
7b6eb23e3d
commit
321b5f7844
1 changed files with 4 additions and 0 deletions
|
|
@ -3,8 +3,12 @@
|
||||||

|

|
||||||

|

|
||||||
|
|
||||||
|

|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
`underscore` is a `Go` library providing useful functional programming helpers without extending any built-in objects.
|
`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`.
|
It is mostly a port from the `underscore.js` library based on generics brought by `go1.18`.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue