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 }}
Lamagraph
/
QTreeFSharp
Public
Notifications
You must be signed in to change notification settings
Fork
4
Star
0
Code
Issues
0
Pull requests
5
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Add Set implementation based on red-black tree
- #16
#16
Open
EStarikov
wants to merge 10 commits into
Lamagraph:main
Lamagraph/QTreeFSharp:main
from
EStarikov:redblackset
EStarikov/QTreeFSharp:redblackset
Copy head branch name to clipboard
Conversation
Commits
10
(10)
Checks
Files changed
Open
Add Set implementation based on red-black tree
#16
EStarikov
wants to merge 10 commits into
Lamagraph:main
Lamagraph/QTreeFSharp:main
from
EStarikov:redblackset
EStarikov/QTreeFSharp:redblackset
Copy head branch name to clipboard
Commits
Commits on May 5, 2026
Merge pull request #2 from Lamagraph/main
Show description for 5272b32
EStarikov
authored
5272b32
View commit details
Copy full SHA for 5272b32
Browse repository at this point
Commits on Sep 16, 2026
set on red-black tree
EStarikov
committed
9949b7a
View commit details
Copy full SHA for 9949b7a
Browse repository at this point
formatted Tests.RedBlackSet.fs
EStarikov
committed
bd58255
View commit details
Copy full SHA for bd58255
Browse repository at this point
add private merge, split, join
EStarikov
committed
4484c25
View commit details
Copy full SHA for 4484c25
Browse repository at this point
fix comments
EStarikov
committed
659ddc2
View commit details
Copy full SHA for 659ddc2
Browse repository at this point
Trigger PR creation after close
EStarikov
committed
0c1342f
View commit details
Copy full SHA for 0c1342f
Browse repository at this point
refactor: use Result
EStarikov
committed
fa9b6da
View commit details
Copy full SHA for fa9b6da
Browse repository at this point
add: benchmarks
EStarikov
committed
11372c2
View commit details
Copy full SHA for 11372c2
Browse repository at this point
refactor: change namespace
EStarikov
committed
b7b1e56
View commit details
Copy full SHA for b7b1e56
Browse repository at this point
Commits on Sep 17, 2026
fix: no generic in Benchmark
EStarikov
committed
af386fc
View commit details
Copy full SHA for af386fc
Browse repository at this point
You can’t perform that action at this time.