Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Popular repositories
1,059 contributions in the last year
Contribution activity
October 1, 2020
CrowdHailer has no activity
yet for this period.
September 2020
Created a pull request in gleam-lang/gleam that received 3 comments
change regex for discard variable to include numbers
This works to address #786 I have yet to work out where tests should live,
+1
−1
•
3
comments
Created an issue in gleam-lang/gleam that received 6 comments
Discarded variables don't increment in ouputed erlang
let _r = 1
let _r = 2
This code runs with this failure.
** (MatchError) no match of right hand side value: 1
I think it's making erlang code that l…
6
comments