aboutsummaryrefslogtreecommitdiff
path: root/src/nix/eval.md
diff options
context:
space:
mode:
authorpennae <github@quasiparticle.net>2022-01-12 18:17:59 +0100
committerpennae <github@quasiparticle.net>2022-01-13 14:00:19 +0100
commitef45787aae1c91dffce1e95db3d46740b0165319 (patch)
treeab42abf7cb043c9540d97a1a74bf8844db0d50a5 /src/nix/eval.md
parent1bebb1095a122d4741c4ed9cd9cb19f08753872b (diff)
avoid string copies in attrNames sort comparison
symbols can also be cast to string_view, which compares the same but doesn't require a copy of both symbol names on every comparison.
Diffstat (limited to 'src/nix/eval.md')
0 files changed, 0 insertions, 0 deletions