Mirror
Mirror copied to clipboard
can you support Accurate property’s type?
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!!!!!!!