Hacker News new | past | comments | ask | show | jobs | submit login

I think

    dothat(dothis(object))
is more like

    < object dothis | dothat
or

    dothis object | dothat
while the full composition

    object | dothis | dothat
is more like

    dothis(dothat(object(stdin_and_everything_else)))



Yes, true! Same point I think though? I just erroneously gave `object` a different type to `dothis`/`dothat`.


Agreed!




Consider applying for YC's Spring batch! Applications are open till Feb 11.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: