Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 409 Bytes

File metadata and controls

9 lines (5 loc) · 409 Bytes

Design

Status: Stub

Most of the considerations in this guide are quality in some sense. This section has some general advice on maintaining code quality in the standard library.

For reviewers

Think about how you would implement a feature and whether your approach would differ from what's being proposed. What trade-offs are being made? Is the weighting of those trade-offs the most appropriate?