A
arktype•2y ago
OnkelTem

Can scopes validate?

Can scopes validate or they are only a collection of types?
7 Replies
ssalbdivad
ssalbdivad•2y ago
Yes, you use .compile() on a scope, and then you get all of the types that were defined in that scope
OnkelTem
OnkelTemOP•2y ago
But is scope itself - a type?
Unknown User
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View
OnkelTem
OnkelTemOP•2y ago
So scope doesn't produce a schema instead it's a set of schemas, right?
Unknown User
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View
Dimava
Dimava•2y ago
You may type(scope. compile ()) us you wish
OnkelTem
OnkelTemOP•2y ago
Ha interesting 🙂 I'll try thank

Did you find this page helpful?