kostiakoval/Mirror

can you support Accurate property’s type?

Opened this issue · 0 comments

for example,i have a Class,

Class Person{
  var name: String
  var age: Int
  var friend: [Person]
}

you had support the properties’s normal types
but, if properties’s type is [CustomClass], or [CustomClass]? ,your type is not Accurate

can you add a isArray for properties?

english is pool, sorry,,,,,,,thanks!!!!!!!