code_util__predinfo_is_builtin/2
Christopher Rodd SPEIRS
crs at students.cs.mu.oz.au
Thu Feb 20 11:28:25 AEDT 1997
I was wanting to use code_util__predinfo_is_builtin(_ModuleInfo, PredInfo),
but i dont happen to have the module info available where i plan to use it.
I was wondering whether there was a reason for passing the Module
info to code_util__predinfo_is_builtin, when it is never used. If there is,
then i will pass in the module info. Otherwise i will change
code_util__predinfo_is_builtin/2 into code_util__predinfo_is_builtin/1
More information about the developers
mailing list