ZipIterator.opUnary

Undocumented in source. Be warned that the author may not have intended to support it.
  1. auto opUnary()
  2. auto opUnary()
  3. auto opUnary()
    struct ZipIterator(Iterators...)
    immutable
    @optmath
    opUnary
    (
    string op : "*"
    )
    ()
    if (
    Iterators.length > 1
    )
  4. void opUnary()

Meta