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
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
.
artimahub
/
dotty-staging
Public
forked from
dotty-staging/dotty
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Actions: artimahub/dotty-staging
Actions
All workflows
Workflows
Scala 3
Scala 3
scaladoc
scaladoc
Specification
Specification
Show more workflows...
Management
Caches
All workflows
All workflows
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Showing runs from all workflows
will be ignored since log searching is not yet available
30 workflow runs
30 workflow runs
Workflow
Filter by Workflow
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching workflows.
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
Fuse mapWithIndex into a single lazy view, avoiding tuple allocation
Scala 3
#10:
Commit
c86eec8
pushed by
cheeseng
1d 0h 0m 2s
stdlib/map-with-index-artima-cs
stdlib/map-with-index-artima-cs
1d 0h 0m 2s
View workflow file
Fuse mapWithIndex into a single lazy view, avoiding tuple allocation
Specification
#10:
Commit
c86eec8
pushed by
cheeseng
1m 37s
stdlib/map-with-index-artima-cs
stdlib/map-with-index-artima-cs
1m 37s
View workflow file
Fuse mapWithIndex into a single lazy view, avoiding tuple allocation
scaladoc
#10:
Commit
c86eec8
pushed by
cheeseng
11m 21s
stdlib/map-with-index-artima-cs
stdlib/map-with-index-artima-cs
11m 21s
View workflow file
Use foreach and sizeHint in mapAccumulate
Scala 3
#9:
Commit
2b5fe97
pushed by
cheeseng
1d 0h 0m 1s
stdlib/map-accumulate-artima-cs
stdlib/map-accumulate-artima-cs
1d 0h 0m 1s
View workflow file
Use foreach and sizeHint in mapAccumulate
scaladoc
#9:
Commit
2b5fe97
pushed by
cheeseng
11m 33s
stdlib/map-accumulate-artima-cs
stdlib/map-accumulate-artima-cs
11m 33s
View workflow file
Use foreach and sizeHint in mapAccumulate
Specification
#9:
Commit
2b5fe97
pushed by
cheeseng
1m 53s
stdlib/map-accumulate-artima-cs
stdlib/map-accumulate-artima-cs
1m 53s
View workflow file
Use foreachEntry and avoid repeated Map.updated in invert
scaladoc
#8:
Commit
06fd226
pushed by
cheeseng
11m 43s
stdlib/map-invert-artima-cs
stdlib/map-invert-artima-cs
11m 43s
View workflow file
Use foreachEntry and avoid repeated Map.updated in invert
Scala 3
#8:
Commit
06fd226
pushed by
cheeseng
7h 33m 34s
stdlib/map-invert-artima-cs
stdlib/map-invert-artima-cs
7h 33m 34s
View workflow file
Use foreachEntry and avoid repeated Map.updated in invert
Specification
#8:
Commit
06fd226
pushed by
cheeseng
1m 35s
stdlib/map-invert-artima-cs
stdlib/map-invert-artima-cs
1m 35s
View workflow file
Use foreach instead of manual iterator loops in fullIntersection
Scala 3
#7:
Commit
c3294e1
pushed by
cheeseng
1d 0h 0m 2s
stdlib/full-intersection-artima-cs
stdlib/full-intersection-artima-cs
1d 0h 0m 2s
View workflow file
Use foreach instead of manual iterator loops in fullIntersection
scaladoc
#7:
Commit
c3294e1
pushed by
cheeseng
10m 34s
stdlib/full-intersection-artima-cs
stdlib/full-intersection-artima-cs
10m 34s
View workflow file
Use foreach instead of manual iterator loops in fullIntersection
Specification
#7:
Commit
c3294e1
pushed by
cheeseng
1m 36s
stdlib/full-intersection-artima-cs
stdlib/full-intersection-artima-cs
1m 36s
View workflow file
Use foreach and sizeHint in deleted, updatedWith, splitAround
Scala 3
#6:
Commit
b791ca1
pushed by
cheeseng
1d 0h 0m 2s
stdlib/seq-edits-artima-cs
stdlib/seq-edits-artima-cs
1d 0h 0m 2s
View workflow file
Use foreach and sizeHint in deleted, updatedWith, splitAround
Specification
#6:
Commit
b791ca1
pushed by
cheeseng
1m 45s
stdlib/seq-edits-artima-cs
stdlib/seq-edits-artima-cs
1m 45s
View workflow file
Use foreach and sizeHint in deleted, updatedWith, splitAround
scaladoc
#6:
Commit
b791ca1
pushed by
cheeseng
10m 32s
stdlib/seq-edits-artima-cs
stdlib/seq-edits-artima-cs
10m 32s
View workflow file
Avoid intermediate Map allocations and tuple boxing in groupFlatMap
Scala 3
#5:
Commit
3b327ae
pushed by
cheeseng
1d 0h 0m 2s
stdlib/group-flat-map-artima-cs
stdlib/group-flat-map-artima-cs
1d 0h 0m 2s
View workflow file
Avoid intermediate Map allocations and tuple boxing in groupFlatMap
scaladoc
#5:
Commit
3b327ae
pushed by
cheeseng
10m 14s
stdlib/group-flat-map-artima-cs
stdlib/group-flat-map-artima-cs
10m 14s
View workflow file
Avoid intermediate Map allocations and tuple boxing in groupFlatMap
Specification
#5:
Commit
3b327ae
pushed by
cheeseng
1m 37s
stdlib/group-flat-map-artima-cs
stdlib/group-flat-map-artima-cs
1m 37s
View workflow file
Refactor VectorSet to use Vector+Set instead of VectorMap
Scala 3
#4:
Commit
c2428b2
pushed by
cheeseng
1d 0h 0m 2s
stdlib/seq-set-artima-cs
stdlib/seq-set-artima-cs
1d 0h 0m 2s
View workflow file
Refactor VectorSet to use Vector+Set instead of VectorMap
Specification
#4:
Commit
c2428b2
pushed by
cheeseng
1m 42s
stdlib/seq-set-artima-cs
stdlib/seq-set-artima-cs
1m 42s
View workflow file
Refactor VectorSet to use Vector+Set instead of VectorMap
scaladoc
#4:
Commit
c2428b2
pushed by
cheeseng
9m 16s
stdlib/seq-set-artima-cs
stdlib/seq-set-artima-cs
9m 16s
View workflow file
Avoid intermediate Map allocations in groupFlatMap
Scala 3
#3:
Commit
184dbf5
pushed by
cheeseng
1d 0h 0m 19s
stdlib/group-flat-map-artima-cs
stdlib/group-flat-map-artima-cs
1d 0h 0m 19s
View workflow file
Avoid intermediate Map allocations in groupFlatMap
Specification
#3:
Commit
184dbf5
pushed by
cheeseng
1m 36s
stdlib/group-flat-map-artima-cs
stdlib/group-flat-map-artima-cs
1m 36s
View workflow file
Avoid intermediate Map allocations in groupFlatMap
scaladoc
#3:
Commit
184dbf5
pushed by
cheeseng
9m 49s
stdlib/group-flat-map-artima-cs
stdlib/group-flat-map-artima-cs
9m 49s
View workflow file
Restored the ^.
Scala 3
#2:
Commit
b1b66eb
pushed by
cheeseng
3m 1s
stdlib/group-flat-map-artima-cs
stdlib/group-flat-map-artima-cs
3m 1s
View workflow file
Previous
1
2
Next
You can’t perform that action at this time.