Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
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
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
purescript
/
purescript-foldable-traversable
Public
Notifications
You must be signed in to change notification settings
Fork
55
Star
51
Code
Issues
15
Pull requests
5
Actions
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security
Insights
Commits
Branch selector
v4.1.1
User selector
All users
Datepicker
All time
Commit History
Commits on Nov 23, 2018
Merge pull request #106 from shmish111/master
Show description for 29d5b87
garyb
authored
29d5b87
Copy full SHA for 29d5b87
Commits on Nov 22, 2018
add another example to intercalate docs
shmish111
authored
3abc134
Copy full SHA for 3abc134
Add some examples to intercalate documentation
shmish111
authored
d30146e
Copy full SHA for d30146e
Commits on Oct 5, 2018
Merge pull request #104 from paluh/master
Show description for 1de5713
garyb
authored
1de5713
Copy full SHA for 1de5713
Commits on Sep 28, 2018
Export `minimum` and `maximum` from Semigroup.Foldable
paluh
committed
8340cf1
Copy full SHA for 8340cf1
Commits on Sep 19, 2018
Merge pull request #103 from ewaldgrusk/fix-error-in-documentation
Show description for 531088e
garyb
authored
531088e
Copy full SHA for 531088e
Commits on Sep 11, 2018
Fix error in documentation of `scanr`
nfgrusk
committed
cc2852b
Copy full SHA for cc2852b
Commits on May 23, 2018
Merge pull request #102 from purescript/compiler/0.12
Show description for df1a66c
garyb
authored
df1a66c
Copy full SHA for df1a66c
Update dependencies, license
garyb
committed
0054657
Copy full SHA for 0054657
Commits on May 22, 2018
Merge pull request #101 from purescript/with-index-result
Show description for e9b8b5c
garyb
authored
e9b8b5c
Copy full SHA for e9b8b5c
Merge branch 'compiler/0.12' into with-index-result
garyb
committed
feaeff7
Copy full SHA for feaeff7
Merge pull request #78 from jacereda/divide-and-conquer-traverse-2
Show description for 849891c
garyb
authored
849891c
Copy full SHA for 849891c
Merge branch 'compiler/0.12' into divide-and-conquer-traverse-2
garyb
committed
fec9bae
Copy full SHA for fec9bae
Commits on Apr 15, 2018
Updates for 0.12
garyb
committed
d7a3fa2
Copy full SHA for d7a3fa2
Commits on Apr 10, 2018
Merge pull request #89 from matthewleon/foldable1-intercalate
Show description for 12fdaf1
garyb
authored
12fdaf1
Copy full SHA for 12fdaf1
Commits on Apr 9, 2018
Foldable1.intercalate and Foldable1.intercalateMap
Show description for 5c28cc4
matthewleon
committed
5c28cc4
Copy full SHA for 5c28cc4
Merge pull request #88 from matthewleon/default-from-indexed
Show description for 468948e
garyb
authored
468948e
Copy full SHA for 468948e
default non-indexed impls using indexed impls
Show description for f213eb0
matthewleon
committed
f213eb0
Copy full SHA for f213eb0
Merge pull request #97 from matthewleon/traversable1-instances
Show description for 96f4b0c
garyb
authored
96f4b0c
Copy full SHA for 96f4b0c
Merge pull request #100 from colehaus/minmax
Show description for 955adf7
garyb
authored
955adf7
Copy full SHA for 955adf7
Add `minimum` and `maximum` to `Data.Semigroup.Foldable`
Show description for df90076
colehaus
committed
df90076
Copy full SHA for df90076
Commits on Feb 6, 2018
Traversable1 instances matching Foldable1 instances
matthewleon
committed
e895592
Copy full SHA for e895592
Commits on Jan 10, 2018
Merge pull request #86 from purescript/fix-index-warning
Show description for a1d31b5
garyb
authored
a1d31b5
Copy full SHA for a1d31b5
Fix shadowed name warnings in `indexl` / `indexr`
garyb
committed
99d679c
Copy full SHA for 99d679c
Commits on Jan 9, 2018
Merge pull request #83 from safareli/index
Show description for 36c0431
garyb
authored
36c0431
Copy full SHA for 36c0431
Commits on Nov 28, 2017
optimise indexl indexr
safareli
committed
96e8f95
Copy full SHA for 96e8f95
add indexl and indexr
Show description for 83fc5e3
safareli
committed
83fc5e3
Copy full SHA for 83fc5e3
Commits on Nov 27, 2017
update deps
safareli
committed
6a8cec0
Copy full SHA for 6a8cec0
Commits on Oct 1, 2017
Remove EffTest, s/eff/e
jacereda
committed
0c4f7c1
Copy full SHA for 0c4f7c1
Commits on Sep 18, 2017
Fix test for foldrDefault (#79)
Show description for 642ae7d
tekerson
authored and
paf31
committed
642ae7d
Copy full SHA for 642ae7d
Commits on Sep 15, 2017
Correct deps
jacereda
committed
0243e2d
Copy full SHA for 0243e2d
Merge master
jacereda
committed
31903cd
Copy full SHA for 31903cd
Trigger effectful traverse stack overflow in test
jacereda
committed
bbcbc1a
Copy full SHA for bbcbc1a
Commits on Aug 18, 2017
Export oneofmap (#76)
Show description for d4f0200
natefaubion
authored and
paf31
committed
d4f0200
Copy full SHA for d4f0200
Add oneOfMap (#75)
natefaubion
authored and
paf31
committed
d60cc11
Copy full SHA for d60cc11
Pagination
Previous
Next
You can’t perform that action at this time.