Comment on Scala Macros: “Oh God Why?”parentComments−billjings14yThe point is not whether you have sufficient information to infer the usage. Do you have to infer the idiom at all? Usage is homomorphic with declaration in C, so this step is unnecessary.−sausagefeet14yI don't follow what you mean, I'm saying a list of function types contains vastly more useful information than a list of C function types.
Comments
The point is not whether you have sufficient information to infer the usage. Do you have to infer the idiom at all? Usage is homomorphic with declaration in C, so this step is unnecessary.
I don't follow what you mean, I'm saying a list of function types contains vastly more useful information than a list of C function types.