mapsfp

package
v0.0.0-...-0fdbc55 Latest Latest
Warning

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

Go to latest
Published: Nov 18, 2023 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Equal

func Equal[M1, M2 ~map[K]V, K, V comparable](m1 M1) func(m2 M2) bool

Equal is a curried version of maps.Equal.

func EqualFunc

func EqualFunc[M1 ~map[K]V1, M2 ~map[K]V2, K comparable, V1, V2 any](eq func(V1, V2) bool) func(m1 M1) func(m2 M2) bool

EqualFunc is a curried version of maps.EqualFunc.

Types

This section is empty.

Jump to

Keyboard shortcuts

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