Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
clojure
/
clojure
Public
Notifications
You must be signed in to change notification settings
Fork
1.5k
Star
11k
Code
Actions
Projects
Security and quality
1
Insights
Additional navigation options
Code
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
clojure
src
jvm
clojure
lang
ASeq.java
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Jun 29, 2022
CLJ-1327: Pinned the serialVersionUID for Clojure types to v1.10.3 values
fogus
authored and
puredanger
committed
56d3799
View commit details
Copy full SHA for 56d3799
View code at this point
Browse repository at this point
Commits on Jan 13, 2022
CLJ-2663: Added a guard in APVector#doEquiv so that List operands that do not respond to #size are not checked. Also, added count short-circuit logic to ASeq#equiv in an attempt to leverage fast-co…
Show description for b30a990
fogus
authored and
puredanger
committed
b30a990
View commit details
Copy full SHA for b30a990
View code at this point
Browse repository at this point
Commits on Sep 3, 2015
CLJ-1766: Serializing+deserializing lists breaks their hash
Show description for bd6e906
andrewhr
authored and
stuarthalloway
committed
bd6e906
View commit details
Copy full SHA for bd6e906
View code at this point
Browse repository at this point
Commits on Jan 29, 2014
hasheq using Murmur3 throughout
richhickey
committed
dff9600
View commit details
Copy full SHA for dff9600
View code at this point
Browse repository at this point
Commits on Dec 10, 2012
cache hasheq() for seqs, sets, vectors, maps and queues
Show description for d77489d
cgrand
authored and
richhickey
committed
d77489d
View commit details
Copy full SHA for d77489d
View code at this point
Browse repository at this point
Commits on Feb 20, 2012
CLJ-895 obey contract for toArray return type
stuarthalloway
committed
7e49f98
View commit details
Copy full SHA for 7e49f98
View code at this point
Browse repository at this point
Commits on Oct 23, 2011
use hash consistent with equiv
richhickey
committed
b5f5ba2
View commit details
Copy full SHA for b5f5ba2
View code at this point
Browse repository at this point
Commits on Mar 21, 2011
get rid of checked exceptions
richhickey
committed
8fda34e
View commit details
Copy full SHA for 8fda34e
View code at this point
Browse repository at this point
Commits on Mar 11, 2011
Remove Sequential from ISeq's implements list CLJ-741
Show description for 83a5aaf
Chouser
authored and
stuarthalloway
committed
83a5aaf
View commit details
Copy full SHA for 83a5aaf
View code at this point
Browse repository at this point
Commits on May 4, 2010
Enabled Java Serialization for nearly all data structures - fixes 281
Show description for 68a14c8
cemerick
authored and
stuarthalloway
committed
68a14c8
View commit details
Copy full SHA for 68a14c8
View code at this point
Browse repository at this point
Commits on Apr 16, 2010
Check for identity before equality in .equals for collections, see #96
Show description for ee9fc81
cgrand
authored and
stuarthalloway
committed
ee9fc81
View commit details
Copy full SHA for ee9fc81
View code at this point
Browse repository at this point
remove streams
Show description for a2db3b5
cgrand
authored and
stuarthalloway
committed
a2db3b5
View commit details
Copy full SHA for a2db3b5
View code at this point
Browse repository at this point
Commits on Mar 17, 2009
made (empty aseq) -> (), (empty non-IPersistentCollection) -> nil
richhickey
committed
f015ab4
View commit details
Copy full SHA for f015ab4
View code at this point
Browse repository at this point
Commits on Mar 6, 2009
interim checkin, incorporating new stream model
richhickey
committed
ed1a4e3
View commit details
Copy full SHA for ed1a4e3
View code at this point
Browse repository at this point
Commits on Feb 23, 2009
lazy-seq perf tweaks
richhickey
committed
9253928
View commit details
Copy full SHA for 9253928
View code at this point
Browse repository at this point
Commits on Feb 20, 2009
return unmodifiableList from ASeq.reify()
richhickey
committed
933a0f6
View commit details
Copy full SHA for 933a0f6
View code at this point
Browse repository at this point
Commits on Feb 17, 2009
merged lazy branch -r1236:1286
richhickey
committed
b8e333f
View commit details
Copy full SHA for b8e333f
View code at this point
Browse repository at this point
Commits on Feb 11, 2009
added Counted interface and counted? predicate
Show description for f5ebf8f
richhickey
committed
f5ebf8f
View commit details
Copy full SHA for f5ebf8f
View code at this point
Browse repository at this point
Commits on Jan 15, 2009
hashCode/equals/= cleanup, maximize alignment with j.u.Collections
Show description for 8f0a244
richhickey
committed
8f0a244
View commit details
Copy full SHA for 8f0a244
View code at this point
Browse repository at this point
Commits on Jan 6, 2009
use same hashCode in seqs and lists as in vectors
richhickey
committed
467568d
View commit details
Copy full SHA for 467568d
View code at this point
Browse repository at this point
Commits on Dec 14, 2008
Moved to Eclipse Public License - see epl-v10.html or
Show description for cad4fcf
richhickey
committed
cad4fcf
View commit details
Copy full SHA for cad4fcf
View code at this point
Browse repository at this point
Commits on Dec 11, 2008
release coll on nth of seq, stream work in progress
richhickey
committed
14d49b3
View commit details
Copy full SHA for 14d49b3
View code at this point
Browse repository at this point
Commits on Nov 17, 2008
fixed containsAll
richhickey
committed
2f66b5c
View commit details
Copy full SHA for 2f66b5c
View code at this point
Browse repository at this point
Commits on Oct 12, 2008
first step towards AOT compilation - constants now read from strings in classfiles instead of hand-off from classloader
richhickey
committed
c176f33
View commit details
Copy full SHA for c176f33
View code at this point
Browse repository at this point
Commits on Oct 6, 2008
made ISeq extend Sequential
richhickey
committed
b66a365
View commit details
Copy full SHA for b66a365
View code at this point
Browse repository at this point
Commits on Jun 11, 2008
interim checkin - DO NOT USE!!
richhickey
committed
9bc10fc
View commit details
Copy full SHA for 9bc10fc
View code at this point
Browse repository at this point
Commits on May 27, 2008
added empty
richhickey
committed
697b69f
View commit details
Copy full SHA for 697b69f
View code at this point
Browse repository at this point
Commits on Apr 19, 2008
refactor to remove static init cycle between RT and Compiler, in order to run RT.init in static init
richhickey
committed
9e24fab
View commit details
Copy full SHA for 9e24fab
View code at this point
Browse repository at this point
Commits on Apr 2, 2008
range seq, internal reduce in ISeq
richhickey
committed
cf71a66
View commit details
Copy full SHA for cf71a66
View code at this point
Browse repository at this point
Commits on Mar 11, 2008
fixed bug in ASeq toArray(Object[])
richhickey
committed
1fa64da
View commit details
Copy full SHA for 1fa64da
View code at this point
Browse repository at this point
Commits on Dec 17, 2007
made list return a PersistentList, not a seq
richhickey
committed
a0d9ca6
View commit details
Copy full SHA for a0d9ca6
View code at this point
Browse repository at this point
Commits on Dec 6, 2007
Made ASeq Sequential
richhickey
committed
999b2d8
View commit details
Copy full SHA for 999b2d8
View code at this point
Browse repository at this point
Commits on Oct 18, 2007
made collections implement java.util.Collection read-only interface
richhickey
committed
5c4b0b8
View commit details
Copy full SHA for 5c4b0b8
View code at this point
Browse repository at this point
Commits on Sep 19, 2007
refactoring
richhickey
committed
23554c4
View commit details
Copy full SHA for 23554c4
View code at this point
Browse repository at this point
Commits on Sep 4, 2007
fixed equals
richhickey
committed
bd5301d
View commit details
Copy full SHA for bd5301d
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.