fpco / inline-c

284 stars 49 forks source link

Polish naming #9

Closed bitonic closed 9 years ago

bitonic commented 9 years ago

I think most functions meant to be used in TH should be prefixed by something indicating their C-ness. For example: setContext => c_setContext, include => c_include or similar.

In general we want to make sure that we have a consistent story for names to be used in an unqualified manner.

bitonic commented 9 years ago

Fixed by 80eea02e12dc73b6641f62f1584fddb99494fc01