Block or Report
Block or report vmchale
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
1,464 contributions in the last year
Less
More
Contribution activity
September 2022
Created 31 commits in 2 repositories
Reviewed 2 pull requests in 1 repository
clash-lang/clash-compiler
2 pull requests
Created an issue in ndmitchell/extra that received 1 comment
third3 isn't as lazy as second from Data.Bifunctor
Redefining it as
third3 :: (c -> d) -> (a, b, c) -> (a, b, d) third3 f ~(a, b, c) = (a, b, f c)
would be less confusing in my opinion, as it woul…
1
comment
9
contributions
in private repositories
Sep 8 – Sep 13



