Documentation ¶
Overview ¶
Package intersect contains the implementation of the intersect plugin, which generates the deriveIntersect function.
func deriveIntersect([]T, []T) []T func deriveIntersect(map[T]struct{}, map[T]struct{}) map[T]struct{}
Example: https://github.com/awalterschulze/goderive/tree/master/example/plugin/intersect
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.