You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for the pointers. We're working on cleaning up the docs and proto usage over the next quarter.
The concept of dyn comes from the CEL specification. It's basically a keyword to indicate that a value has dynamic type and is useful during the type-unification logic in the checker
Here's a list of important functions and types that don't have documentation, and probably should:
common.Types.NativeToValue
packages
(the whole package, really. what is it for? an example would be good.)checker.NewStandardEnv
checker.StandardDeclarations
types.NativeToValue
The text was updated successfully, but these errors were encountered: