This might skirt the lines between humor and horror :)

  • mrchampion@lemmy.world
    link
    fedilink
    English
    arrow-up
    1
    ·
    5 days ago

    Sure, why don’t I just use a Y combinator to go all the way,

    (function (f) { return (function (x) {return f(x(x))})(function (x) {return f(x(x))}) } )(function (rest) {return data.rest});