Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 5517fe1bcd89d79ebff7d98bcc5a4ebcb465d973
      
https://github.com/D-Programming-Language/phobos/commit/5517fe1bcd89d79ebff7d98bcc5a4ebcb465d973
  Author: H. S. Teoh <[email protected]>
  Date:   2016-01-26 (Tue, 26 Jan 2016)

  Changed paths:
    M std/algorithm/searching.d

  Log Message:
  -----------
  Add example of how to use a custom predicate.


  Commit: 6a98d6ba03260d61edecf0be8bc19a70b9cdc67b
      
https://github.com/D-Programming-Language/phobos/commit/6a98d6ba03260d61edecf0be8bc19a70b9cdc67b
  Author: H. S. Teoh <[email protected]>
  Date:   2016-01-26 (Tue, 26 Jan 2016)

  Changed paths:
    M std/algorithm/searching.d

  Log Message:
  -----------
  Better variable naming.


  Commit: 747135d6d6e70d6ec484e88f38b802404b026bad
      
https://github.com/D-Programming-Language/phobos/commit/747135d6d6e70d6ec484e88f38b802404b026bad
  Author: Jonathan M Davis <[email protected]>
  Date:   2016-02-02 (Tue, 02 Feb 2016)

  Changed paths:
    M std/algorithm/searching.d

  Log Message:
  -----------
  Merge pull request #3954 from quickfur/canfind_docs

Add example of how to use a custom predicate with canFind.


Compare: 
https://github.com/D-Programming-Language/phobos/compare/33dbfa819faf...747135d6d6e7
_______________________________________________
phobos mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/phobos

Reply via email to