// This code is currently unused. A `Slice` struct that wraps
// `indexmap::map::Slice` would enable implementing Index for range types on
// LookupVec.
use crateLookup;
//use crate::iter::*;
use Slice as InnerSlice;
use RefCast;
use Index;
use RangeBounds;
;