Ordering of function type signatures #23
Closed
opened 3 years ago by wschmidt-ibm
·
1 comments
Loading…
Reference in new issue
There is no content yet.
Delete Branch '%!s(MISSING)'
Deleting a branch is permanent. It CANNOT be undone. Continue?
This is inconsistent throughout. Best would be integer types from smallest to largest, followed by floating-point types from smallest to largest. This is sometimes followed but not always.
Fixed.