• [^] # Re: euh?!

    Posté par (site web personnel) . En réponse au journal Retour d'expérience avec le langage J. Évalué à 0.

    "It helps the writer (and reader) think about composing functions (high level), rather than shuffling data (low level). "

    Le codeur moyen en est parfaitement incapable.

    f x = x + 1

    ==
    f = (+ 1)

    Franchement, cela rajoute quoi comme sémantique ? C'est exactement la même chose.

    "La première sécurité est la liberté"