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 }}
gregrow
/
functionaljava
Public
forked from
functionaljava/functionaljava
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Apr 17, 2015
Added monoid composition
Runar Bjarnason
committed
35b55ff
View commit details
Copy full SHA for 35b55ff
Browse repository at this point
Commits on Apr 1, 2015
Merge pull request #121 from javafp/either-bimap
Show description for 206afa6
mperry
committed
206afa6
View commit details
Copy full SHA for 206afa6
Browse repository at this point
Commits on Mar 31, 2015
Add bimap to Either
jbgi
committed
949e0c3
View commit details
Copy full SHA for 949e0c3
Browse repository at this point
Commits on Mar 22, 2015
Merge pull request #120 from xuwei-k/update-scala
Show description for a78291f
mperry
committed
a78291f
View commit details
Copy full SHA for a78291f
Browse repository at this point
update scala and scalacheck version
xuwei-k
committed
c953b07
View commit details
Copy full SHA for c953b07
Browse repository at this point
#119: Added gradle uptodate plugin
mperry
committed
627d9df
View commit details
Copy full SHA for 627d9df
Browse repository at this point
#118: Update to gradle 2.3
mperry
committed
c77c065
View commit details
Copy full SHA for c77c065
Browse repository at this point
Merge pull request #112 from xuwei-k/Rand-standard-overflow
Show description for a917ecf
mperry
committed
a917ecf
View commit details
Copy full SHA for a917ecf
Browse repository at this point
Merge pull request #116 from xuwei-k/remove-unused-scalatest
Show description for 6659ce3
mperry
committed
6659ce3
View commit details
Copy full SHA for 6659ce3
Browse repository at this point
Merge pull request #117 from xuwei-k/readme-latest-version
Show description for 459c411
mperry
committed
459c411
View commit details
Copy full SHA for 459c411
Browse repository at this point
Merge pull request #110 from dobesv/to-mutable-map-comparator
Show description for ce69370
mperry
committed
ce69370
View commit details
Copy full SHA for ce69370
Browse repository at this point
update README. latest version is 4.3
xuwei-k
committed
8d3d5bf
View commit details
Copy full SHA for 8d3d5bf
Browse repository at this point
remove unused settings
xuwei-k
committed
297df92
View commit details
Copy full SHA for 297df92
Browse repository at this point
avoid overflow
Show description for c71f0d4
xuwei-k
committed
c71f0d4
View commit details
Copy full SHA for c71f0d4
Browse repository at this point
Merge pull request #115 from xuwei-k/travis-ci
Show description for ea6952b
mperry
committed
ea6952b
View commit details
Copy full SHA for ea6952b
Browse repository at this point
Commits on Mar 21, 2015
maxSize = 20
xuwei-k
committed
245ea69
View commit details
Copy full SHA for 245ea69
Browse repository at this point
fix some exhausted tests
xuwei-k
committed
35f87ad
View commit details
Copy full SHA for 35f87ad
Browse repository at this point
travis
xuwei-k
committed
f5e9f6a
View commit details
Copy full SHA for f5e9f6a
Browse repository at this point
Commits on Feb 20, 2015
Add a test case to verify that toMutableMap() works with keys that don't implement Comparable (i.e. a List)
dobesv
committed
7dd5bd8
View commit details
Copy full SHA for 7dd5bd8
Browse repository at this point
Preserve ordering in TreeMap.toMutableMap()
dobesv
committed
5b7c6bc
View commit details
Copy full SHA for 5b7c6bc
Browse repository at this point
Commits on Feb 16, 2015
Merge pull request #109 from daneko/master
Show description for 7e68684
mperry
committed
7e68684
View commit details
Copy full SHA for 7e68684
Browse repository at this point
fix LazyString#toString for android
daneko
committed
c66943a
View commit details
Copy full SHA for c66943a
Browse repository at this point
Commits on Feb 14, 2015
Increased version to 4.4-SNAPSHOT
mperry
committed
6f74280
View commit details
Copy full SHA for 6f74280
Browse repository at this point
Updated version to 4.3, small update to release notes
mperry
committed
e992180
View commit details
Copy full SHA for e992180
Browse repository at this point
Commits on Feb 11, 2015
Merge pull request #106 from knutwalker/bugs/105
Show description for 7ca522d
mperry
committed
7ca522d
View commit details
Copy full SHA for 7ca522d
Browse repository at this point
Fix race condition in P1.memo()
Show description for a0d4ec5
knutwalker
committed
a0d4ec5
View commit details
Copy full SHA for a0d4ec5
Browse repository at this point
Commits on Feb 9, 2015
Documented breaking change in 4.3 release notes
mperry
committed
b59c3d8
View commit details
Copy full SHA for b59c3d8
Browse repository at this point
Updated future 4.3 release notes and contributors
mperry
committed
bb1cb01
View commit details
Copy full SHA for bb1cb01
Browse repository at this point
Merge pull request #104 from amarpotghan/pred-combs
Show description for d0dc327
mperry
committed
d0dc327
View commit details
Copy full SHA for d0dc327
Browse repository at this point
adding `is` alias for `contramap`
amarpotghan
committed
6825358
View commit details
Copy full SHA for 6825358
Browse repository at this point
fixing test for andAll
amarpotghan
committed
0cf8f9d
View commit details
Copy full SHA for 0cf8f9d
Browse repository at this point
changing @javadoc
amarpotghan
committed
75bec13
View commit details
Copy full SHA for 75bec13
Browse repository at this point
adding predicate combinators
amarpotghan
committed
7991c2f
View commit details
Copy full SHA for 7991c2f
Browse repository at this point
Commits on Feb 7, 2015
Merge pull request #72 from dobesv/eclipse-plugin
Show description for b76019f
mperry
committed
b76019f
View commit details
Copy full SHA for b76019f
Browse repository at this point
Commits on Jan 31, 2015
Merge pull request #103 from mperry/review-java8-examples
Show description for ff9925e
mperry
committed
ff9925e
View commit details
Copy full SHA for ff9925e
Browse repository at this point
Previous
Next
You can’t perform that action at this time.