|
|
|
|
|
by kevincox
1958 days ago
|
|
I find the circles, crosses and triangles on https://github.com/goccy/go-json#json-library-comparison hard to comprehend. I guess that circle means "yes", cross is "no" and triangle is "partial" or something. However that is really just based on context. (I guessed the symbols from what I thought the data should be) I would suggest using words like "yes", "no" and "partial". They are short and clear. If you really want to do symbols I recommend using for yes, and still spelling out whatever triangle is supposed to mean. |
|
○ = correct × = incorrect △ = partially incorrect
I'd prefer the yes, no, partial though as well.