Skip to content
  • Thomas Bellman's avatar
    637d4cde
    Handle nested lists in cartesian(). · 637d4cde
    Thomas Bellman authored
    Allow nested lists as parameters to cartesian(), and flatten them
    before use.  This can make it easier to combine lists to "supersets"
    (although no attempt is made to uniquify the elements of the lists).
    
    This was originally commit a29c5ba921cd in nsc-puppet-utils.
    637d4cde
    Handle nested lists in cartesian().
    Thomas Bellman authored
    Allow nested lists as parameters to cartesian(), and flatten them
    before use.  This can make it easier to combine lists to "supersets"
    (although no attempt is made to uniquify the elements of the lists).
    
    This was originally commit a29c5ba921cd in nsc-puppet-utils.
Loading