Closed aviatesk closed 4 years ago
Thanks for this. I think the functions which have docs should generally be added as exports; we should avoid having IRTools.Inner.*
references in the docs, since things should either be exported and documented or neither.
thanks for the feedback :)
I think the functions which have docs should generally be added as exports; we should avoid having IRTools.Inner.* references in the docs, since things should either be exported and documented or neither.
Okay, I can follow your direction. So how about exporting them ?
I also found
Base.permute!
branch!
return!
are exported but not included as in the reference.
Thanks!
several updates:
xcall
API