prettyformatAggregateMemberImpl

Formats the description of an aggregate for insertion into a prettyformat listing.

Broken out of prettyformat to reduce template bloat.

private
void
prettyformatAggregateMemberImpl
(
Flag!"coloured" coloured
Sink
)

Parameters

coloured

Whether or no to display terminal colours.

sink Sink

Output range to store output in.

args FormatAggregateMemberArguments

Argument aggregate for easier passing.