mirror of
https://github.com/cupcakearmy/advent-of-code.git
synced 2025-09-03 22:00:40 +00:00
4 in go
This commit is contained in:
@@ -7,6 +7,8 @@ Please excuse me for the ranting 😅
|
||||
|
||||
- Why is there no bitwise OR for bools?! Please what? XOR == `a != b`, but still...
|
||||
- `math.Max()` only works with floats. Of course.
|
||||
- so apparently we don't have optional parameters and defaults. Lol
|
||||
- go has maps, but no native way of getting keys or values without a loop
|
||||
|
||||
## Syntax
|
||||
|
||||
|
Reference in New Issue
Block a user