Block or Report
Block or report markjreed
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
165 contributions in the last year
Less
More
Contribution activity
December 2022
Created 111 commits in 2 repositories
Opened 1 pull request in 1 repository
markjreed/advent-of-code
1
merged
Created an issue in rakudo/rakudo that received 5 comments
classify shouldn't reject classification on self
The Problem
.classify(*) doesn't work.
Expected Behavior
Should be identical to .classify( { $_ } ), which does work and constitutes a viable work…
5
comments


