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
Accelerator
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
Type
/
to 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 }}
amirongit
/
PyEnumerable
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Wiki
Security and quality
Insights
Feature/hashed implementation
- #56
#56
Merged
amirongit
merged 13 commits into
master
amirongit/PyEnumerable:master
from
feature/hashed-implementation
amirongit/PyEnumerable:feature/hashed-implementation
Copy head branch name to clipboard
Jun 24, 2025
Conversation
Commits
13
(13)
Checks
Files changed
Merged
Feature/hashed implementation
#56
amirongit
merged 13 commits into
master
amirongit/PyEnumerable:master
from
feature/hashed-implementation
amirongit/PyEnumerable:feature/hashed-implementation
Copy head branch name to clipboard
Commits
Commits on Apr 24, 2025
add hashed pure python module
amirongit
committed
851e6d1
View commit details
Copy full SHA for 851e6d1
Browse repository at this point
Commits on Apr 25, 2025
add generic to hashed pp
amirongit
committed
3936a66
View commit details
Copy full SHA for 3936a66
Browse repository at this point
Commits on Jun 24, 2025
move assume not empty util to a separate file and change its logic
amirongit
committed
7afe8b5
View commit details
Copy full SHA for 7afe8b5
Browse repository at this point
remove separate hashed pp impl
amirongit
committed
cb699a9
View commit details
Copy full SHA for cb699a9
Browse repository at this point
reimplement most of pp with the assumption of tsource being hashable and immutable
amirongit
committed
fb2bda4
View commit details
Copy full SHA for fb2bda4
Browse repository at this point
modify tests to be compatible with the assumption about tsource being hashable and immutable
amirongit
committed
1910e40
View commit details
Copy full SHA for 1910e40
Browse repository at this point
update documentation
amirongit
committed
07ef25b
View commit details
Copy full SHA for 07ef25b
Browse repository at this point
update protocols to not shadow builtins
amirongit
committed
64cd9c3
View commit details
Copy full SHA for 64cd9c3
Browse repository at this point
add doc string to Comparable
amirongit
committed
3890fbf
View commit details
Copy full SHA for 3890fbf
Browse repository at this point
modify repr of base enumerable
amirongit
committed
0e5aba3
View commit details
Copy full SHA for 0e5aba3
Browse repository at this point
update version & lock file
amirongit
committed
120167d
View commit details
Copy full SHA for 120167d
Browse repository at this point
update ci cd to show tested modules
amirongit
committed
9aa6c02
View commit details
Copy full SHA for 9aa6c02
Browse repository at this point
update ruff ignored rules
amirongit
committed
67fe248
View commit details
Copy full SHA for 67fe248
Browse repository at this point
You can’t perform that action at this time.