e.g I'm using type<Person> and I can just check list of its properties at current place instead of having to go to the definition
same with liberaries, despite that it may not be the smartest thing to do (you should check docs) it works fine very often
e.g I'm using type<Person> and I can just check list of its properties at current place instead of having to go to the definition
same with liberaries, despite that it may not be the smartest thing to do (you should check docs) it works fine very often