Skip to content

pretty printing structs that contain large array fields #6

Description

@rambunctiousapple

Is there a flag to pprint to tell it not to print out large array fields, or to print out the first and last few elements only with an ellipsis ... between? I have structs that contain large vectors. pprint() prints out every element in the vectors which makes the output unreadable.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions