Silvan Mosberger b48717d1eb
lib/types: Introduce lazyAttrsOf
The standard attrsOf is strict in its *values*, meaning it's impossible to
access only one attribute value without evaluating all others as well.
lazyAttrsOf is a version that doesn't have that problem, at the expense
of conditional definitions not properly working anymore.
2020-01-10 16:19:55 +01:00
..
2020-01-10 16:02:36 +01:00
2019-08-28 11:07:32 +00:00
2019-08-28 11:07:32 +00:00
2019-09-06 22:46:05 +02:00
2019-08-26 02:01:49 +02:00
2019-10-21 13:19:16 +02:00
2020-01-10 16:19:55 +01:00
2019-09-26 17:42:42 +02:00