sapling/eden/scm/lib/dag
Jun Wu 710e2c9ae8 dag: replace Id(0) and Id::max_value() with Id::{MIN,MAX}
Summary:
Address review comment in D18640898.

Id::min_value and Id::max_value become unused and are removed.

Reviewed By: sfilipco

Differential Revision: D18820722

fbshipit-source-id: d9682bf5918307166571fa35aa15cc9eee1a7140
2019-12-20 16:14:21 -08:00
..
benches dag: rename GroupId to Group 2019-12-20 16:14:21 -08:00
src dag: replace Id(0) and Id::max_value() with Id::{MIN,MAX} 2019-12-20 16:14:21 -08:00
Cargo.toml dag: implement Debug for IdMap 2019-12-20 16:14:20 -08:00