package
3.3.0+incompatible
Repository: https://github.com/microsoft/terraform-provider-power-platform.git
Documentation: pkg.go.dev

# Functions

ArrayContains returns true if the given array contains the given item.
DiffArrays returns the added and removed items between two string arrays.
Except returns a slice of elements that are in 'a' but not in 'b'.
Find returns the first element in the array that satisfies the predicate.