sig
  type 'a t
  val map :
    f:('a -> 'b) ->
    'a Deprecated_fcommand.Flag.t -> 'b Deprecated_fcommand.Flag.t
end