Module lists

Source
Expand description

Format list-like expressions and items.

Structsยง

ListFormatting ๐Ÿ”’
ListItem ๐Ÿ”’
ListItems ๐Ÿ”’

Enumsยง

ListItemCommentStyle ๐Ÿ”’
Separator ๐Ÿ”’
The type of separator for lists.

Functionsยง

calculate_width ๐Ÿ”’
Returns the count and total width of the list items.
comment_len ๐Ÿ”’
definitive_tactic ๐Ÿ”’
extract_post_comment ๐Ÿ”’
extract_pre_comment ๐Ÿ”’
get_comment_end ๐Ÿ”’
has_extra_newline ๐Ÿ”’
itemize_list ๐Ÿ”’
max_width_of_item_with_post_comment ๐Ÿ”’
post_comment_alignment ๐Ÿ”’
shape_for_tactic ๐Ÿ”’
struct_lit_formatting ๐Ÿ”’
struct_lit_shape ๐Ÿ”’
struct_lit_tactic ๐Ÿ”’
total_item_width ๐Ÿ”’
write_list ๐Ÿ”’