November 04, 2014
https://issues.dlang.org/show_bug.cgi?id=13677

          Issue ID: 13677
           Summary: Add function template explanation on dlang.org
           Product: D
           Version: D2
          Hardware: All
                OS: All
            Status: NEW
          Severity: trivial
          Priority: P1
         Component: websites
          Assignee: nobody@puremagic.com
          Reporter: mingodad@gmail.com

On http://dlang.org/function there is no explantion of function templates and that make hard for new users to discover how to use then.

In my case asking on d.learning forum the user H. S. Teoh gave a concise easy
explanation for it and I asked to someone if it's possible to add to the online
documentation and the reply was:
http://forum.dlang.org/post/mailman.1478.1415062829.9932.digitalmars-d-learn@puremagic.com

So here it's please who has access to the site please add the explanation given.

Cheers !

--