-
Notifications
You must be signed in to change notification settings - Fork 22
Closed
Labels
T-libs-apiapi-change-proposalA proposal to add or alter unstable APIs in the standard librariesA proposal to add or alter unstable APIs in the standard libraries
Description
Proposal
Problem statement
Based on this comment, the methods were added when making them inherent impls on arrays wasn't possible. This has presumably been fixed in the intervening years.
Motivation, use-cases
bar.foo()
is easier to read than Namespace::foo(bar)
.
Solution sketches
Metadata
Metadata
Assignees
Labels
T-libs-apiapi-change-proposalA proposal to add or alter unstable APIs in the standard librariesA proposal to add or alter unstable APIs in the standard libraries