I stared at IO::Lambda, and it made my head hurt.

I'm pretty good at event loops, and POE, and even coderefs and closures. But I'm just not getting it from your docs and examples... too many things are magical. I think it's because you're referencing currying and monads and other stuff that I never totally understood.

I'm saying this because I want to understand, but can't. I'm looking for something that's easier and deeper than POE. But I still think I'd have to stare at this for a long time before I could even start.

Maybe if you remove most of the "just like X in Y" references in the docs, and make the docs more standalone. Maybe I could just go through the docs and point out every external reference I don't know about. I realize it must seem tedious to describe something that you already know from somewhere else, and you think everyone else must already know, but we don't all have your experience.


In reply to Re: IO::Lambda: call for participation by merlyn
in thread IO::Lambda: call for participation by dk

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.