jae-jae / collection

Golang collection package implements simple functions to manipulate arrays , slices and map,Imitate Laravel Collections.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

golang-laravel.png

collect

Use Laravel Collections API in Golang.Golang arrays helper.

Golang collect package implements simple functions to manipulate arrays , slices and map.

Available Methods

  • Count
  • Reduce
  • Sum

About

Golang collection package implements simple functions to manipulate arrays , slices and map,Imitate Laravel Collections.


Languages

Language:Go 100.0%