On 04/13/2015 04:09 PM, Steven Schveighoffer wrote: > > Now, I understand you only want to apply this inference to internal > functions. The problem is, there aren't very many of those.
What? Phobos is a special case, not the norm. A typical library consists of an API and an implementation. Think of OpenSSL, zip, curl, freetype, a rasterizer, a web framework, a database client.
