polykernel 3f4ce46a47 lib: optimize setAttrByPath and cleaup imports
- Remove inheritance of `lists.fold` as it isn't used anywhere.
- Inherit `foldl'` for consistency as only `cartesianProductOfSets` explicitly
  reference lib.
- Inline `foldr` to generate nested attrs instead of using `listToAttrs` and `tail`.
2021-08-23 18:04:47 -04:00
..
2021-01-25 19:25:50 +01:00
2021-08-22 00:01:38 -04:00
2021-01-26 10:57:07 +07:00
2021-08-14 14:46:00 -05:00
2021-04-02 19:20:23 +08:00
2021-05-29 16:03:55 +02:00
2021-08-03 16:40:58 -05:00