mirror of
https://github.com/ascribe/onion.git
synced 2025-02-14 21:10:27 +01:00
Mutating arguments and then returning them is redundant and confusing behaviour (why pass it back if they already have it? Am I getting a new copy since it returns something?).