Skip to content
  • Thomas Markwalder's avatar
    [3339] data::merge now handles map elements · ed75a8dd
    Thomas Markwalder authored
    data::merge function is intended to merge to map elements together.
    However, if those maps contain elements which are themselves maps they
    are not merged.  The function uses recursion to merge map sub-elements.
    ed75a8dd