Skip to content
Commit 97220c97 authored by Eelco Dolstra's avatar Eelco Dolstra
Browse files

Replace hasAttr/getAttr calls with the ? and . operators

For NixOS evaluation, this gives a ~21% reduction in the number of
values allocated and a ~4% speedup. It's also more readable.
parent 0e120dc6
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment