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
.
typelevel
/
cats-effect
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
577
Star
2.2k
Code
Issues
197
Pull requests
29
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Add compute combinators
- #4190
#4190
Open
BalmungSan
wants to merge 10 commits into
typelevel:series/3.x
typelevel/cats-effect:series/3.x
from
BalmungSan:add-compute-combinators
BalmungSan/cats-effect:add-compute-combinators
Copy head branch name to clipboard
Conversation
Commits
10
(10)
Checks
Files changed
Open
Add compute combinators
#4190
BalmungSan
wants to merge 10 commits into
typelevel:series/3.x
typelevel/cats-effect:series/3.x
from
BalmungSan:add-compute-combinators
BalmungSan/cats-effect:add-compute-combinators
Copy head branch name to clipboard
Commits
Commits on Dec 3, 2024
Add computeMap and computeMapAttempt to GenSpawn
BalmungSan
committed
389138c
View commit details
Copy full SHA for 389138c
Browse repository at this point
Add computeMap and computeMapAttempt to GenSpawn syntax
BalmungSan
committed
82802a9
View commit details
Copy full SHA for 82802a9
Browse repository at this point
Add computeMap and computeMapAttempt to IO
BalmungSan
committed
6b1a5d2
View commit details
Copy full SHA for 6b1a5d2
Browse repository at this point
Override computeMap and computeMapAttempt in IOAsync
BalmungSan
committed
91dd01d
View commit details
Copy full SHA for 91dd01d
Browse repository at this point
Test computeMap and computeMapAttempt in GenSpawn syntax
BalmungSan
committed
2f5ab4b
View commit details
Copy full SHA for 2f5ab4b
Browse repository at this point
Add compute and computeAttempt to Async
BalmungSan
committed
434fa21
View commit details
Copy full SHA for 434fa21
Browse repository at this point
Add compute and computeAttempt to IO
BalmungSan
committed
d0102a9
View commit details
Copy full SHA for d0102a9
Browse repository at this point
Override compute and computeAttempt in IOAsync
BalmungSan
committed
a8781ef
View commit details
Copy full SHA for a8781ef
Browse repository at this point
Reduce bolierplate in IO implementation of computeMap & computeMapAttempt
BalmungSan
committed
e84d14b
View commit details
Copy full SHA for e84d14b
Browse repository at this point
Commits on Aug 17, 2025
Merge branch 'series/3.x' into add-compute-combinators
BalmungSan
committed
14edf43
View commit details
Copy full SHA for 14edf43
Browse repository at this point
You can’t perform that action at this time.