mirror of
https://github.com/open-policy-agent/opa.git
synced 2026-08-13 03:42:35 -06:00
f6beddc993
The types package defines the data types in OPA. The types themselves are comparable. The Any type represents a set of types for cases where a static value cannot be assigned. An empty Any type is the superset of all types (and sets of types).