|
|
|
|
|
by notduncansmith
4006 days ago
|
|
Perhaps the author was inspired by the Go language, as those are both Go-isms: Go's only loop is a for loop, and := tells the compiler to infer the variable type when initializing. In fact, this snippet is only a few deviations away from being valid Go code. |
|
See https://github.com/ark-lang/ark