CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Sun, 17 Aug 2025 22:34:44 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20100103043101
location: https://web.archive.org/web/20100103043101/https://github.com/richhickey/clojure/tree/lazy
server-timing: captures_list;dur=1.153804, exclusion.robots;dur=0.041453, exclusion.robots.policy;dur=0.017511, esindex;dur=0.022436, cdx.remote;dur=13.504947, LoadShardBlock;dur=410.293691, PetaboxLoader3.resolve;dur=192.553472, PetaboxLoader3.datanode;dur=124.762848
x-app-server: wwwb-app224
x-ts: 302
x-tr: 457
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: wb-p-SERVER=wwwb-app224; path=/
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
HTTP/2 200
server: nginx
date: Sun, 17 Aug 2025 22:34:45 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.7.61
x-archive-orig-date: Sun, 03 Jan 2010 04:31:01 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-etag: "5c98ebfe742bf50a2e8db20294c8500d"
x-archive-orig-x-runtime: 157ms
x-archive-orig-content-length: 24479
x-archive-orig-cache-control: private, max-age=0, must-revalidate
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: utf-8
memento-datetime: Sun, 03 Jan 2010 04:31:01 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Tue, 16 Jun 2009 08:50:34 GMT", ; rel="prev memento"; datetime="Mon, 07 Sep 2009 06:57:30 GMT", ; rel="memento"; datetime="Sun, 03 Jan 2010 04:31:01 GMT", ; rel="last memento"; datetime="Sun, 03 Jan 2010 04:31:01 GMT"
content-security-policy: default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org
x-archive-src: 52_13_20100103031900_crawl103-c/52_13_20100103042957_crawl101.arc.gz
server-timing: captures_list;dur=0.630021, exclusion.robots;dur=0.021981, exclusion.robots.policy;dur=0.009967, esindex;dur=0.013148, cdx.remote;dur=21.423709, LoadShardBlock;dur=482.561827, PetaboxLoader3.datanode;dur=391.461607, PetaboxLoader3.resolve;dur=192.693295, load_resource;dur=186.810680
x-app-server: wwwb-app224
x-ts: 200
x-tr: 752
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
content-encoding: gzip
richhickey's clojure at lazy - GitHub
richhickey / clojure
- Source
- Commits
- Network (58)
- Downloads (4)
- Wiki (1)
- Graphs
-
Branch:
lazy
clojure /
name | age | message | |
---|---|---|---|
![]() |
build.xml | Sat Feb 14 07:16:28 -0800 2009 | [lazy] added (optional) detection of conditiona... [richhickey] |
![]() |
clojure.iml | Thu Dec 18 14:55:21 -0800 2008 | make sure find returns entry with original key [richhickey] |
![]() |
epl-v10.html | Sun Dec 14 12:01:08 -0800 2008 | Moved to Eclipse Public License - see epl-v10.... [richhickey] |
![]() |
pom.xml | Fri Aug 01 04:11:35 -0700 2008 | changed pom.xml to match latest dir structure [richhickey] |
![]() |
readme.txt | Wed Dec 17 16:52:42 -0800 2008 | updated readme with run and build lines [richhickey] |
![]() |
src/ | Mon Feb 16 14:48:11 -0800 2009 | [lazy] smarter ASeq and LazySeq isEmpty() [richhickey] |
readme.txt
* Clojure * Copyright (c) Rich Hickey. All rights reserved. * The use and distribution terms for this software are covered by the * Eclipse Public License 1.0 (https://opensource.org/licenses/eclipse-1.0.php) * which can be found in the file epl-v10.html at the root of this distribution. * By using this software in any fashion, you are agreeing to be bound by * the terms of this license. * You must not remove this notice, or any other, from this software. Docs: https://clojure.org Feedback: https://groups.google.com/group/clojure To Run java -cp clojure.jar clojure.lang.Repl To Build: ant -------------------------------------------------------------------------- This program uses the ASM bytecode engineering library which is distributed with the following notice: Copyright (c) 2000-2005 INRIA, France Telecom All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. Neither the name of the copyright holders nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
This feature is coming soon. Sit tight!