Re: A simple (and naive) online whiteboard using Aleph & ClojureScript

2012-03-31 Thread : linjunhalida
Maybe you can create an online demo site? On Sun, Apr 1, 2012 at 7:13 AM, Nicolas Buduroi wrote: > Hi everyone, I've been experimenting with ClojureScript and Aleph lately > and made this sample application. It's a naive implementation of an online > whiteboard. It's under a hundred line of code

Re: about the lazy-seq

2011-08-26 Thread : linjunhalida
you mean this? http://clojure.org/lazy maybe this can be helpful: http://en.wikipedia.org/wiki/Lazy_evaluation On Wed, Aug 24, 2011 at 1:48 PM, xiaoguizi87 wrote: > I feel it is too difficult to understand the 'lazy-seq'.Can someone > recommend something may help me? I have goolge it, but found n