google / safevalues

Apache License 2.0
110 stars 13 forks source link

Makes argument of `appendParams` readonly to increase compatibility with callers. #431

Closed copybara-service[bot] closed 2 months ago

copybara-service[bot] commented 2 months ago

Makes argument of appendParams readonly to increase compatibility with callers. This makes the function more permissive, so previous use cases should not be broken.