Bitwise ranges

Stanislav Blinov blinov at loniir.ru
Mon Sep 6 06:51:33 PDT 2010


  06.09.2010 15:37, bearophile wrote:
>
> I am not sure, but this looks related to the idea of "Vectorized Lazines" that I have shown time ago (from MonetDB/X100), and that later has partially appeared in the Clojure language as Chunked Sequences:
> http://digitalmars.com/d/archives/digitalmars/D/Re_Vectorized_Laziness_100676.html
> http://blog.fogus.me/2010/01/22/de-chunkifying-sequences-in-clojure/
> http://www.reddit.com/r/programming/comments/afyav/clojure_11_rc1_out_cuts_some_overhead_of/
> http://www.infoq.com/news/2009/12/clojure-11-rc1-transients
>
> I think the Range protocol needs some standard way to face the need of chunked or buffered lazynes.
Thanks, I'll look at that when home.


More information about the Digitalmars-d-learn mailing list