Ordering of function type signatures
#23
Closed
opened 5 years ago by wschmidt-ibm
·
1 comments
Loading…
Reference in New Issue
There is no content yet.
Delete Branch '%!s(<nil>)'
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.