Hacker News new | ask | show | jobs
by xcombelle 1284 days ago

    sections: [
        "one"
        "two"
        "three"
    ]
and

    sections: [
        "one"
        ["two" "three"]
    ]
exists already and is named rebol (and their derivatives)