parmap

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Aug 15, 2021 License: Apache-2.0, MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func KMapArr

func KMapArr(in interface{}) interface{}

KMapArr transforms map into slice of map keys

func KVMapArr

func KVMapArr(in interface{}) interface{}

KVMapArr transforms map into slice of functions returning (key, val) pairs. map[A]B => []func()(A, B)

func MapArr

func MapArr(in interface{}) interface{}

MapArr transforms map into slice of map values

func Par

func Par(concurrency int, arr interface{}, f interface{})

Types

This section is empty.

Jump to

Keyboard shortcuts

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