_idup

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Immutable!(T)[] _idup(T[] str)
    version(D_Version2)
    Immutable!(T)[]
    _idup
    (
    T
    )
    (
    T[] str
    )
  2. String16 _idup(String16 str)
  3. String _idup(String str)

Meta