extractTypes

Undocumented in source. Be warned that the author may not have intended to support it.
  1. string[] extractTypes()
  2. string[] extractTypes()
    string[]
    extractTypes
    (
    T : U[]
    U
    )
    ()
    if (
    isArray!T &&
    !isSomeString!T
    )
  3. string[] extractTypes()

Meta