Expand description

Utilities to implement Display (or repr) for Starlark values.

Functions

Helper for display implementation of starlark container-y types.

Helper for display implementation of starlark keyed container-y types (like dict, struct).