Skip to content

Streamline some FunTuple::fill_ functions

  • remove redundant overload for std::map<std::string,std::any>
  • prefer std::accumulate and 'andThen' to combine StatusCodes over explict loop

Merge request reports

Loading