Add CONTRIBUTING.md #897
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "ghallak/contributing"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Created by: radrow
If a PR
Created by: radrow
Mention fold and prettyprint that have to be updated too
@radrow I just noticed that this was missing, do you think it's correct?
Created by: radrow
Check if it behaves nice with other ops, such as
2+2 |> somefun
2::[] ++ [] |> somefun
Do you know what the 3 numbers returned by the function mean?
Created by: radrow
Check usage, but I would guess operator priority over pre-, in-, and suffix operators
It looks like when using
infixl
, the first and second numbers are the same, and the third number is the next precedence. This looks correct.Created by: hanssv
I think it should be aesophia...
Created by: hanssv
Review: Dismissed
👍
Created by: radrow
Just "Sophia" would be the safest
Done here
321edb0e7b
Created by: radrow
Review: Approved
Created by: hanssv
Review: Approved
Merged by: ghallak at 2022-08-04 15:35:48 UTC