February 02, 2016 [phobos] [D-Programming-Language/phobos] 5517fe: Add example of how to use a custom predicate. | ||||
---|---|---|---|---|
| ||||
Attachments:
| 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 <hsteoh@quickfur.ath.cx> 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 <hsteoh@quickfur.ath.cx> 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 <jmdavisProg@gmx.com> 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 |
Copyright © 1999-2021 by the D Language Foundation