nixpkgs/pkgs/lib
Eelco Dolstra c68c95d55a Provide O(n) time implementations of fold/foldl/any/all
Previous implementations were O(n^2) because tail takes O(n) time.
2012-08-13 15:15:16 -04:00
..
attrsets.nix Use builtin filter, elem, concatLists functions if available 2012-08-13 15:15:16 -04:00
composable-derivation.nix
customisation.nix overrideDerivation: Check whether hostDrv' and buildDrv' are present. 2012-01-19 22:29:26 +00:00
debug.nix * Add "..." to the trace message. 2012-02-25 17:33:14 +00:00
default.nix
licenses.nix add PSFL, update python meta (license, maintainers, unify description) 2012-02-26 17:23:16 +00:00
lists.nix Provide O(n) time implementations of fold/foldl/any/all 2012-08-13 15:15:16 -04:00
maintainers.nix Adding myself (page) to maintainers. 2012-07-17 23:31:19 +02:00
meta.nix
misc.nix Fix bug in uniqList. 2012-07-18 16:31:39 +02:00
modules.nix Eliminate some calls to ‘tail’ 2012-08-13 15:15:16 -04:00
options.nix Eliminate some calls to ‘tail’ 2012-08-13 15:15:16 -04:00
platforms.nix Platform refinement. 2012-05-20 20:21:55 +00:00
properties.nix Add mkMerge and obsolete mkThenElse. 2012-04-15 23:31:48 +00:00
sources.nix
strings-with-deps.nix
strings.nix Eliminate some calls to ‘tail’ 2012-08-13 15:15:16 -04:00
systems.nix Add armv7l support. 2012-04-15 23:41:25 +00:00
tests.nix * Work around some problems in tarball checks. Nix wants to open the 2012-05-13 19:10:57 +00:00
trivial.nix
types.nix Eliminate some calls to ‘tail’ 2012-08-13 15:15:16 -04:00