fungo

module
v1.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 6, 2023 License: Unlicense

README

Go Report Card Coverage Tests Go Reference

🍄 FunGo 🍄

FunGo stands for Functional (programming in) Go(lang)

How to use

Read the docs

Refer to the docs to quickly check available features and their explanations:

https://pkg.go.dev/github.com/gabrielseibel1/fungo

Get the module
go get github.com/gabrielseibel1/fungo@latest

Check unit tests for examples on the usage

Directories

Path Synopsis
Package apply has functions to apply transformations to slices, maps, and channels TODO indexed
Package apply has functions to apply transformations to slices, maps, and channels TODO indexed
Package check has functions to check if some condition is valid for slices and maps TODO indexed TODO all
Package check has functions to check if some condition is valid for slices and maps TODO indexed TODO all
Package conv has functions to convert between slices and maps TODO indexed
Package conv has functions to convert between slices and maps TODO indexed
Package filter has functions to filter slices, maps, and channels by some condition
Package filter has functions to filter slices, maps, and channels by some condition
Package fold has functions to aggregate/reduce elements in slices TODO indexed TODO map
Package fold has functions to aggregate/reduce elements in slices TODO indexed TODO map
Package types provides useful types that are used by other packages in the module
Package types provides useful types that are used by other packages in the module
Package unzip has functions to unzip slices and maps into pairs of slices
Package unzip has functions to unzip slices and maps into pairs of slices
Package util has internal types, values and functions for tests
Package util has internal types, values and functions for tests
Package zip has functions to zip pairs of slices into slices of pairs or maps
Package zip has functions to zip pairs of slices into slices of pairs or maps

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL