LibreCat / Catmandu

Catmandu - a data processing toolkit
https://librecat.org
175 stars 31 forks source link

Add a `cossa` fix as inverse of `assoc` #348

Closed phochste closed 4 years ago

phochste commented 6 years ago
result:
    name: Albert
    age: 12

cossa(result,pairs,key,val)

pairs:
  - key: name
    val: Albert
  - key: age
    val: 12
nics commented 4 years ago

disassoc fix added in 1.2008