Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MapsEquatable ¶
func MapsEquatable[K constraints.Ordered, V schnittstellen.Equatable[V]]( a, b map[K]V, ) bool
func MapsOrdered ¶
func MapsOrdered[K constraints.Ordered, V constraints.Ordered]( a, b map[K]V, ) bool
func SliceOrdered ¶
func SliceOrdered[V constraints.Ordered]( a, b []V, ) bool
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.