|
|
|
|
|
by Fraterkes
122 days ago
|
|
I think that many obo errors are caused by common situations where people can mistakenly mix up index and count. You could eliminate a (small) set of those situations with 1-based indexing: accessing items from the ends of arrays/lists. |
|
So yeah, no. People smarter than you have thought about this before.