nixpkgs/pkgs/lib
Eelco Dolstra b53ef57554 * Moved mapAttrs to attrsets.nix.
* Added a function mapAttrsRecursive, which is like mapAttrs, but
  recursively applies itself to attribute sets.
* Commented and cleaned up some functions.

svn path=/nixpkgs/trunk/; revision=14495
2009-03-10 15:18:38 +00:00
..
attrsets.nix * Moved mapAttrs to attrsets.nix. 2009-03-10 15:18:38 +00:00
composable-derivation.nix replacing applyAndFun by lib.defaultOverridableDelayableArgs 2009-03-06 23:21:28 +00:00
debug.nix moved debugging functions into lib module "debug" 2009-03-06 23:21:35 +00:00
default.nix * Doh. 2009-02-09 17:03:18 +00:00
lists.nix * Split lib/default.nix into several files, as it had become a big 2009-02-09 16:51:03 +00:00
misc-tests.nix added simple lib test case for overridableDelayableArgs 2009-03-06 23:21:17 +00:00
misc.nix * Moved mapAttrs to attrsets.nix. 2009-03-10 15:18:38 +00:00
options.nix * Refactor mkIf to extract the concept of properties. 2009-02-28 18:21:25 +00:00
sources.nix * Split lib/default.nix into several files, as it had become a big 2009-02-09 16:51:03 +00:00
strings-with-deps.nix Merged with trunk again 2008-01-23 18:11:03 +00:00
strings.nix add eqStrings back.. 2009-02-24 16:19:08 +00:00
tests.nix added simple lib test case for overridableDelayableArgs 2009-03-06 23:21:17 +00:00
trivial.nix * Split lib/default.nix into several files, as it had become a big 2009-02-09 16:51:03 +00:00