https://issues.dlang.org/show_bug.cgi?id=19824
Nick Treleaven <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Nick Treleaven <[email protected]> --- The docs here: https://dlang.org/spec/declaration.html#alias Since filed, do link to aliasing of function types, function pointer types and function literals. Also this pull improves the docs for aliasing function literals when a parameter type is not specified: https://github.com/dlang/dlang.org/pull/3689 --
