This is the mail archive of the kawa@sourceware.org mailing list for the Kawa project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: list comprehension patterns


> I posted a new blog article:
> http://per.bothner.com/blog/2017/list-comprehension-patterns/

I enjoyed reading this blog article.  The dot-product definition is
especially nice.  In general, I look forward to more pattern-matching in
Kawa.

Minor point: I found the comparison of outer-product to a database's
"outer join" confusing.  If I'm not mistaken, the operator is more like
a database's cross product (or "cross join").

Regards,

-chaw


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]