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