|
|
|
|
|
by NateDad
3716 days ago
|
|
yes, which for 57 different types and/or comparison methods requires 57 different functions... which is basically the exact same thing you do in Go. It's just in go, you define a new type based on the original value, rather than just a function. |
|