### What is the feature ? Use of slice as a discrete coordinate. We can do ```rust .build_ranged(["foo", "bar", "baz"], 0..100) ```