EmptyPrinterExtension<T> extension

on

Methods

ifEmpty([String label = '\u2205']) Printer<Iterable<T>>
Prints label, if the iterable to be printed is empty. Uses the unicode symbol for empty set by default: https://unicode-table.com/en/2205/.