Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
This is for adding an 's' to words that should be pluralized, e.g.
let n = List.length items in
Fmt.pr "Found %i item%a." n pp_plural n