www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [Issue 24038] New: Free-function is not defined in relation to

https://issues.dlang.org/show_bug.cgi?id=24038

          Issue ID: 24038
           Summary: Free-function is not defined in relation to function
                    spec page
           Product: D
           Version: D2
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P1
         Component: dlang.org
          Assignee: nobody puremagic.com
          Reporter: alphaglosined gmail.com

On the function spec page, there is no description of what a free-function is.

This came up because a user on D.Learn asked what the behavior of static was on
a free-function. This (lack of) behavior should also be described in relation
to it. Not just what it does do.

--
Jul 07 2023