A
arktype•17mo ago
OnkelTem

Can scopes validate?

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

Did you find this page helpful?