Files
DefinitelyTyped/types
Sebastian Kropp c7e213857e BFS returns void if search not successful
return true if search has found the node
return false if search is aborted before finding anything
returns void/undefined if search should continue
therefore return type is a union type of `=> boolean | void`
2018-08-07 12:25:48 -04:00
..
2018-08-02 08:06:17 -07:00
2018-08-02 09:59:11 -07:00
2018-07-31 12:33:50 -07:00
2018-08-03 15:32:30 -07:00
2018-08-06 17:27:14 -07:00
2018-08-02 10:00:11 -07:00
2018-08-03 11:10:12 -07:00
2018-08-06 11:45:57 -07:00
2018-07-30 13:05:46 -07:00
2018-07-30 08:38:45 -07:00
2018-07-31 15:01:44 -07:00