www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.learn - Defining a function without exporting it

How to define a function without exporting it to a static library?

With C++ we do this using "inline", but I can't find anything similar 
with D.
Jun 24 2011