Collections.enumeration

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Enumeration!T enumeration(InputRange!T range)
    class Collections
    static
    enumeration
    (
    T = string
    )
    (
    InputRange!T range
    )
  2. Enumeration!T enumeration(T[] range)

Meta