Value.opSlice

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Value opSlice(Value start, Value end)
  2. Value opSlice(size_t start, size_t end)
    struct Value
    const
    opSlice
    (
    in size_t start
    ,
    in size_t end
    )

Meta