summary refs log tree commit diff
path: root/pkgs/lib/lists.nix
Commit message (Expand)AuthorAge
* It seems that lib.zip is already taken from attributesets, therefore renaming...Sander van der Burg2010-08-02
* Moved 'zip' function from nixos/lib/build-vms.nixSander van der Burg2010-08-02
* adding lib function haskell's drop x elements from head of listMarc Weber2010-04-17
* * Add a function to take the last element of a list.Nicolas Pierron2010-01-03
* nixpkgs lib: adding haskell's takeMarc Weber2009-12-08
* * Add a function to sort a list.Nicolas Pierron2009-11-07
* Add the reverseList function.Nicolas Pierron2009-10-06
* Add the zipLists and zipListsWith functions.Nicolas Pierron2009-09-28
* * findFirst is used by the LaTeX function. Forgot to commit.Eelco Dolstra2009-07-22
* * Trivial function to create a singleton list. Can reduce unnecessaryEelco Dolstra2009-06-08
* * Split lib/default.nix into several files, as it had become a bigEelco Dolstra2009-02-09