google / google/codeworld

Parameter names in auto-generated docs for builtin symbols

Open
#815 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Haskell
Stars
1.3k
Forks
201
PR merge metrics
No merged PRs in 30d

Description

The autogenerated docs for built-in symbols currently just have a line number. In certain cases (at least when it's easy) it would be great to include the parameter names from a function declaration. There are hard cases, such as when a function has multiple parameters and doesn't use the same name each time -- or even pattern matches so there is no name for the overall parameter. It's okay to skip these (except for tuples, of course).

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.